aboutsummaryrefslogtreecommitdiff
path: root/content/policy_enforcing.js
diff options
context:
space:
mode:
Diffstat (limited to 'content/policy_enforcing.js')
-rw-r--r--content/policy_enforcing.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/policy_enforcing.js b/content/policy_enforcing.js
index 639a92a..b13eb82 100644
--- a/content/policy_enforcing.js
+++ b/content/policy_enforcing.js
@@ -43,7 +43,7 @@
* proprietary program, I am not going to enforce this in court.
*/
-#FROM common/misc.js IMPORT gen_nonce, csp_header_regex
+#FROM common/misc.js IMPORT csp_header_regex
const html_ns = "http://www.w3.org/1999/xhtml";
const svg_ns = "http://www.w3.org/2000/svg";