From b4f4b370d406faf69be5c414ce394b608d8792f5 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 17 Aug 2022 00:58:05 +0300 Subject: forgot to actually add add/remove methods, lel. remove some consolelogs --- src/components/timeline/timeline.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src/components/timeline/timeline.js') diff --git a/src/components/timeline/timeline.js b/src/components/timeline/timeline.js index ee590c4b..8f6cae66 100644 --- a/src/components/timeline/timeline.js +++ b/src/components/timeline/timeline.js @@ -28,7 +28,6 @@ const Timeline = { 'footerSlipgate' // reference to an element where we should put our footer ], data () { - console.log(this.timelineName) return { paused: false, unfocused: false, -- cgit v1.2.3-70-g09d2