Remove src folder
This commit is contained in:
parent
40c080ae51
commit
5ecc7874fc
|
@ -1,5 +0,0 @@
|
||||||
def main():
|
|
||||||
print("Hello World")
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
|
||||||
main()
|
|
Loading…
Reference in New Issue