From 4f55d5123b9d2110ff803e8e9cd2c0f968bc63fc Mon Sep 17 00:00:00 2001 From: Sean King Date: Thu, 15 Apr 2021 22:56:21 -0600 Subject: Remove MastoFE-related backend code and frontend pieces --- priv/static/packs/flavours/vanilla/error.js | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 priv/static/packs/flavours/vanilla/error.js (limited to 'priv/static/packs/flavours/vanilla/error.js') diff --git a/priv/static/packs/flavours/vanilla/error.js b/priv/static/packs/flavours/vanilla/error.js deleted file mode 100644 index 7a5535676..000000000 --- a/priv/static/packs/flavours/vanilla/error.js +++ /dev/null @@ -1,2 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[97],{116:function(e,n,t){"use strict";function o(e){["interactive","complete"].includes(document.readyState)?e():document.addEventListener("DOMContentLoaded",e)}t.r(n),t.d(n,"default",(function(){return o}))},961:function(e,n,t){"use strict";t.r(n);var o=t(116);Object(o.default)((function(){var e=document.querySelector("img");e.addEventListener("mouseenter",(function(){e.src="/oops.gif"})),e.addEventListener("mouseleave",(function(){e.src="/oops.png"}))}))}},[[961,0]]]); -//# sourceMappingURL=error.js.map \ No newline at end of file -- cgit v1.2.3