From 86ac76d4e930dfbeb2efcc1cefc7e1e2ade62724 Mon Sep 17 00:00:00 2001 From: Zog Date: Thu, 26 Apr 2018 11:08:23 +0200 Subject: :fire: log --- app/javascript/vehicle_journeys/components/VehicleJourneys.js | 1 - 1 file changed, 1 deletion(-) (limited to 'app/javascript') diff --git a/app/javascript/vehicle_journeys/components/VehicleJourneys.js b/app/javascript/vehicle_journeys/components/VehicleJourneys.js index feba4e2a6..31b632098 100644 --- a/app/javascript/vehicle_journeys/components/VehicleJourneys.js +++ b/app/javascript/vehicle_journeys/components/VehicleJourneys.js @@ -113,7 +113,6 @@ export default class VehicleJourneys extends Component { $(this).find('.t2e-head').children('div').each(function() { var h = this.getBoundingClientRect().height; - console.log(h) refH.push(h) }); -- cgit v1.2.3