From 4563ee1b5804f43365b08dd138acc7542058d386 Mon Sep 17 00:00:00 2001 From: dherrero Date: Wed, 11 Oct 2017 13:25:03 +0200 Subject: [PATCH] removed console.log --- client/route/src/create/create.js | 1 - 1 file changed, 1 deletion(-) diff --git a/client/route/src/create/create.js b/client/route/src/create/create.js index e5092c732..43af76daa 100644 --- a/client/route/src/create/create.js +++ b/client/route/src/create/create.js @@ -5,7 +5,6 @@ class RouteCreate { this.$ = $scope; this.$state = $state; this.route = {}; - console.log('hi world'); } onSubmit() { this.$.watcher.submit().then(