awacke1 commited on
Commit
7a98c03
·
verified ·
1 Parent(s): 2fb00d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -1945,8 +1945,6 @@ def load_component(name, file_type):
1945
 
1946
 
1947
  def ComponentManager():
1948
-
1949
- st.title("AI-Generated Component Manager")
1950
 
1951
  # Run all Python files in the directory
1952
  for py_file in recursive_file_search("."):
 
1945
 
1946
 
1947
  def ComponentManager():
 
 
1948
 
1949
  # Run all Python files in the directory
1950
  for py_file in recursive_file_search("."):