fix error
gitea/salix/1707route.ticket There was a failure building this commit Details

This commit is contained in:
Bernat Exposito Domenech 2019-12-12 09:13:24 +01:00
parent 126a02c1b5
commit e573a2cff0
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
import ngModule from '../module';
import './style.scss';
import {arrowFunctionExpression} from '@babel/types';
class Controller {
constructor($stateParams, $scope, $translate, $http, vnApp, $filter) {