diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2025-07-14 20:23:36 +0200 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2025-07-14 20:23:36 +0200 |
| commit | 3e2aded5b9019acafb11a40eac7cc21d4d3e4686 (patch) | |
| tree | 27933df013980618ae4b878f15cc8f47f697bcef /main.py | |
| parent | 895ed4be433a4159250b276bd99f574c9c39c98e (diff) | |
Removed unnecessary files
Diffstat (limited to 'main.py')
| -rw-r--r-- | main.py | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/main.py b/main.py deleted file mode 100644 index cfb859b..0000000 --- a/main.py +++ /dev/null @@ -1,6 +0,0 @@ -def main(): - print("Hello from match-up!") - - -if __name__ == "__main__": - main() |
