From 9f8f83508e6d8e469b8cd89c1fb3ec85601401d8 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sun, 9 Aug 2020 21:04:09 -0400 Subject: Merge dictionary.js functions into Translator class (#726) * Move dictFieldSplit * Copy dictionary.js definitions into translator.js * Convert to member functions * Refactor names * Remove dictionary.js * Rename --- ext/bg/background.html | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/bg/background.html') diff --git a/ext/bg/background.html b/ext/bg/background.html index 2a7cee10..218e9925 100644 --- a/ext/bg/background.html +++ b/ext/bg/background.html @@ -35,7 +35,6 @@ - -- cgit v1.2.3