Skip to content

Commit

Permalink
infiniteScroll.js: Remove unused plugin
Browse files Browse the repository at this point in the history
Fixes coala#7
  • Loading branch information
hemangsk authored and sils committed Jan 19, 2017
1 parent 6ec887b commit fdd736e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 29 deletions.
1 change: 0 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"dependencies": {
"ngstorage": "^0.3.11",
"angular": "^1.6.0",
"ngInfiniteScroll": "^1.3.4",
"jquery": "^3.1.1"
}
}
19 changes: 0 additions & 19 deletions components/ngInfiniteScroll/.bower.json

This file was deleted.

8 changes: 0 additions & 8 deletions components/ngInfiniteScroll/bower.json

This file was deleted.

1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">

<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<script type="text/javascript" src="components/ngInfiniteScroll/build/ng-infinite-scroll.min.js"></script>
<script type="text/javascript" src="components/ngstorage/ngStorage.min.js"></script>


Expand Down

0 comments on commit fdd736e

Please sign in to comment.