Skip to content

Commit

Permalink
Removed service workers/caching from documentation site
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed Jun 8, 2019
1 parent 55e028a commit c66e0b4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 89 deletions.
6 changes: 0 additions & 6 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,4 @@
<script src="//unpkg.com/prismjs/components/prism-php-extras.min.js"></script>
<script src="//unpkg.com/prismjs/components/prism-json.min.js"></script>

<script>
if (typeof navigator.serviceWorker !== 'undefined') {
navigator.serviceWorker.register('sw.js')
}
</script>

</html>
83 changes: 0 additions & 83 deletions docs/sw.js

This file was deleted.

0 comments on commit c66e0b4

Please sign in to comment.