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/features/generic_not_found.js.map | 1 - 1 file changed, 1 deletion(-) delete mode 100644 priv/static/packs/features/generic_not_found.js.map (limited to 'priv/static/packs/features/generic_not_found.js.map') diff --git a/priv/static/packs/features/generic_not_found.js.map b/priv/static/packs/features/generic_not_found.js.map deleted file mode 100644 index 3cad833d4..000000000 --- a/priv/static/packs/features/generic_not_found.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["webpack:///app/javascript/tank/sources/git/git.pleroma.social/pleroma/mastofe/app/javascript/mastodon/features/generic_not_found/index.js"],"names":["GenericNotFound","fullPage"],"mappings":"uIAUeA,UANS,kBACtB,YAAC,IAAD,UACE,YAAC,IAAD,CAAkBC,UAAQ","file":"features/generic_not_found.js","sourcesContent":["import React from 'react';\nimport Column from '../ui/components/column';\nimport MissingIndicator from '../../components/missing_indicator';\n\nconst GenericNotFound = () => (\n \n \n \n);\n\nexport default GenericNotFound;\n"],"sourceRoot":""} \ No newline at end of file -- cgit v1.2.3