Hemanth Sai Garladinne commited on
Commit
bd5eb3c
·
unverified ·
1 Parent(s): ccbec39

Update __init__.py

Browse files
Files changed (1) hide show
  1. frontend/components/__init__.py +2 -2
frontend/components/__init__.py CHANGED
@@ -1,5 +1,5 @@
1
  from .authors import *
2
  from .user_greetings import *
3
  from .logo import add_logo
4
- from .file_streaming import *
5
- from .display import *
 
1
  from .authors import *
2
  from .user_greetings import *
3
  from .logo import add_logo
4
+ # from .file_streaming import *
5
+ from .display import *