summaryrefslogtreecommitdiff
path: root/ext/offscreen.html
diff options
context:
space:
mode:
authorjbukl <noreply@github.com>2023-10-20 23:26:31 -0400
committerjbukl <noreply@github.com>2023-10-20 23:26:31 -0400
commite39d18aaf1b8541adf927ded6c12ac4f24972759 (patch)
tree694eb3da36101ec1286c605d2f9b6391798bd203 /ext/offscreen.html
parentc50c52560c14837655361f2958e2d0acf0455a21 (diff)
chore: unused import
Diffstat (limited to 'ext/offscreen.html')
-rw-r--r--ext/offscreen.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/offscreen.html b/ext/offscreen.html
index 85576998..11694636 100644
--- a/ext/offscreen.html
+++ b/ext/offscreen.html
@@ -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>