Browse Source

hello.py gelöscht

master
Olli Graf 3 days ago
parent
commit
da83085aa8
  1. 6
      rest_chat_server/hello.py

6
rest_chat_server/hello.py

@ -1,6 +0,0 @@
def main():
print("Hello from rest-chat-server!")
if __name__ == "__main__":
main()
Loading…
Cancel
Save