about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/local_settings/page/index.js
diff options
context:
space:
mode:
authorkibigo! <marrus-sh@users.noreply.github.com>2017-12-07 13:35:37 -0800
committerkibigo! <marrus-sh@users.noreply.github.com>2017-12-07 13:36:18 -0800
commit96126a5b01cae79b4e76e68b02681e00f4622d81 (patch)
tree3148451ed86cbf6843e08496462535b72f764eaa /app/javascript/flavours/glitch/features/local_settings/page/index.js
parent67d625c42d35dcc01d3e9bde910e5ac88b63b979 (diff)
Packaged local_settings styles in common
Diffstat (limited to 'app/javascript/flavours/glitch/features/local_settings/page/index.js')
-rw-r--r--app/javascript/flavours/glitch/features/local_settings/page/index.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/javascript/flavours/glitch/features/local_settings/page/index.js b/app/javascript/flavours/glitch/features/local_settings/page/index.js
index 498230f7b..62bf410c6 100644
--- a/app/javascript/flavours/glitch/features/local_settings/page/index.js
+++ b/app/javascript/flavours/glitch/features/local_settings/page/index.js
@@ -7,9 +7,6 @@ import { defineMessages, FormattedMessage, injectIntl } from 'react-intl';
 //  Our imports
 import LocalSettingsPageItem from './item';
 
-//  Stylesheet imports
-import './style.scss';
-
 //  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 
 const messages = defineMessages({