From ed7765caeceff3773b88c629df8628c70a873cfd Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Wed, 20 Feb 2019 16:19:44 +0100 Subject: these are not needed actually --- webAO/client.html | 1 - webAO/client.js | 1 - 2 files changed, 2 deletions(-) (limited to 'webAO') diff --git a/webAO/client.html b/webAO/client.html index 58d9f17..73d9ec6 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -17,7 +17,6 @@ - diff --git a/webAO/client.js b/webAO/client.js index bc98e9b..e2c665f 100644 --- a/webAO/client.js +++ b/webAO/client.js @@ -8,7 +8,6 @@ // https://github.com/rfrench/gify // The following comment is needed for ESLint: /* global gify */ -/* global evercookie */ import background_arr from "./backgrounds.js"; import evidence_arr from "./evidence.js"; -- cgit