diff --git a/app/javascript/gabsocial/components/panel/index.js b/app/javascript/gabsocial/components/panel/index.js deleted file mode 100644 index 13f4b326..00000000 --- a/app/javascript/gabsocial/components/panel/index.js +++ /dev/null @@ -1,9 +0,0 @@ -import SignUpPanel from './sign_up_panel'; -import TrendsPanel from './trends_panel'; -import WhoToFollowPanel from './who_to_follow_panel'; - -export { - SignUpPanel, - TrendsPanel, - WhoToFollowPanel, -} \ No newline at end of file