acecalisto3 commited on
Commit
e699d08
1 Parent(s): 9331c7f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -99,7 +99,6 @@ class ReactApp(App):
99
  print("\nHere's the code for your App.js:")
100
  print(self.code.content)
101
 
102
- class AppFactory:
103
  class AppFactory:
104
  @staticmethod
105
  @lru_cache(maxsize=128)
 
99
  print("\nHere's the code for your App.js:")
100
  print(self.code.content)
101
 
 
102
  class AppFactory:
103
  @staticmethod
104
  @lru_cache(maxsize=128)