Removed unused index.js in panel folder
• Removed: - unused index.js in panel folder
This commit is contained in:
parent
a48eb1d3a3
commit
6b3b488234
@ -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,
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user