Skip to content

Commit 4673f5c

Browse files
committed
Removed vendor imports
1 parent c62be6e commit 4673f5c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
import angular from 'angular';
2-
31
import {hello} from './app/hello/hello';
42
import {footer} from './app/footer/footer';
5-
import '@uirouter/angularjs';
63
import routesConfig from './routes';
74

85
import './index.scss';

0 commit comments

Comments
 (0)