summaryrefslogtreecommitdiff
path: root/www/lib/videogular/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/videogular/index.js')
-rw-r--r--www/lib/videogular/index.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/www/lib/videogular/index.js b/www/lib/videogular/index.js
deleted file mode 100644
index 84d99a76..00000000
--- a/www/lib/videogular/index.js
+++ /dev/null
@@ -1,5 +0,0 @@
-require('angular');
-require('angular-sanitize');
-require('./videogular');
-
-module.exports = 'com.2fdevs.videogular';