summaryrefslogtreecommitdiff
path: root/priv/static/packs/features/generic_not_found.js.map
diff options
context:
space:
mode:
authorSean King <seanking2919@protonmail.com>2021-04-15 22:56:21 -0600
committerSean King <seanking2919@protonmail.com>2021-04-15 22:56:21 -0600
commit4f55d5123b9d2110ff803e8e9cd2c0f968bc63fc (patch)
tree5b654659899440e5ea90514a9e74b2bcebe24be1 /priv/static/packs/features/generic_not_found.js.map
parent152cb3074e855b0b20011eeb309d9ea5393821aa (diff)
downloadpleroma-4f55d5123b9d2110ff803e8e9cd2c0f968bc63fc.tar.gz
pleroma-4f55d5123b9d2110ff803e8e9cd2c0f968bc63fc.zip
Remove MastoFE-related backend code and frontend pieces
Diffstat (limited to 'priv/static/packs/features/generic_not_found.js.map')
-rw-r--r--priv/static/packs/features/generic_not_found.js.map1
1 files changed, 0 insertions, 1 deletions
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 <Column>\n <MissingIndicator fullPage />\n </Column>\n);\n\nexport default GenericNotFound;\n"],"sourceRoot":""} \ No newline at end of file