summaryrefslogtreecommitdiffstats
path: root/bower_components/angular/index.js
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2016-01-20 19:05:02 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2016-01-20 19:17:48 +0200
commit17b89099b36a63ed2854083cdb4cb06f47a41e14 (patch)
tree2db4ac8f2bafa8ff923b0080bbe400918ec7f6cd /bower_components/angular/index.js
parent09b2d3ba6bd282982b609ff84410e2bb0e2f9d49 (diff)
Refactor file structure
Diffstat (limited to 'bower_components/angular/index.js')
-rw-r--r--bower_components/angular/index.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/bower_components/angular/index.js b/bower_components/angular/index.js
deleted file mode 100644
index 5c1aafc..0000000
--- a/bower_components/angular/index.js
+++ /dev/null
@@ -1,2 +0,0 @@
-require('./angular');
-module.exports = angular;