From ed65bc41aa26db541473dbf4374e71dc5644478b Mon Sep 17 00:00:00 2001 From: Thomas Lynch Date: Mon, 2 May 2022 22:27:08 +1000 Subject: [PATCH] remove dupe --- .eslintrc.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.eslintrc.json b/.eslintrc.json index 799b0107..c89d217a 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -2,7 +2,6 @@ "ignorePatterns": [ "docker/", "tmp/", "static/", "gulp/res/css/", "gulp/res/icons/", "gulp/res/img/", "tools/", "views/", "node_modules/", "gulp/res/js/pugfilters.js", - "gulp/res/js/tegaki.js", "gulp/res/js/locals.js", "gulp/res/js/post.js", "gulp/res/js/modal.js",