Prajith04 commited on
Commit
b412eb7
·
verified ·
1 Parent(s): 6117491

Delete main.py

Browse files
Files changed (1) hide show
  1. main.py +0 -6
main.py DELETED
@@ -1,6 +0,0 @@
1
- def main():
2
- print("Hello from llamadr!")
3
-
4
-
5
- if __name__ == "__main__":
6
- main()