Skip to content

Commit

Permalink
remove fastsearch for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
SchizoDuckie committed Dec 8, 2015
1 parent 0fa790e commit 93059a7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tab.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@
<div ui-view="sidePanel"></div>
</sidepanel>
<query-monitor ng-class="{show: queryStats.writesQueued - queryStats.writesExecuted > 1}"></query-monitor>
<fast-search></fast-search>
<img class='printlogo' src='img/logo/icon64.png'>

<!-- deploy:replace='<script src="dist/deps.js"></script>' -->
Expand Down Expand Up @@ -167,7 +166,6 @@
<script src="js/directives/datePicker.js"></script>
<script src="js/directives/episodeWatched.js"></script>
<script src="js/directives/episodeDownloaded.js"></script>
<script src="js/directives/fastSearch.js"></script>
<script src="js/directives/focusWatch.js"></script>
<script src="js/directives/lazyBackground.js"></script>
<script src="js/directives/mouseWheelDown.js"></script>
Expand Down

0 comments on commit 93059a7

Please sign in to comment.