removed console.log

This commit is contained in:
dherrero 2017-10-11 13:25:03 +02:00
parent f95f77fbe7
commit 4563ee1b58
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ class RouteCreate {
this.$ = $scope;
this.$state = $state;
this.route = {};
console.log('hi world');
}
onSubmit() {
this.$.watcher.submit().then(