Remove src folder

This commit is contained in:
Jimmy 2022-01-04 22:36:34 +00:00
parent 40c080ae51
commit 5ecc7874fc
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
def main():
print("Hello World")
if __name__ == "__main__":
main()