Skip to content

Commit

Permalink
chore: unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Oct 21, 2023
1 parent c50c525 commit e39d18a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion ext/js/offscreen/offscreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

/* global
* ClipboardReader
* Environment
*/

/**
Expand Down
1 change: 0 additions & 1 deletion ext/offscreen.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<script src="/js/yomichan.js"></script>

<script src="/js/comm/clipboard-reader.js"></script>
<script src="/js/extension/environment.js"></script>

<script src="/js/offscreen/offscreen.js"></script>
<script src="/js/offscreen/offscreen-main.js"></script>
Expand Down

0 comments on commit e39d18a

Please sign in to comment.