diff options
| author | WerWolv <werwolv98@gmail.com> | 2023-09-26 14:55:09 +0200 |
|---|---|---|
| committer | marios8543 <marios8543@gmail.com> | 2023-10-17 17:08:23 +0300 |
| commit | 37b8c5264fd61ec217d73f2eef0acbe19496a6e2 (patch) | |
| tree | cb35fe6ba43729fb610fb538a6bc7413c56f6c7b /main.py | |
| parent | 59379710142c12e18a5fa1ece81c2ca41bb665a2 (diff) | |
| download | decky-loader-37b8c5264fd61ec217d73f2eef0acbe19496a6e2.tar.gz decky-loader-37b8c5264fd61ec217d73f2eef0acbe19496a6e2.zip | |
Moved main.py
Diffstat (limited to 'main.py')
| -rw-r--r-- | main.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/main.py b/main.py deleted file mode 100644 index c2b99089..00000000 --- a/main.py +++ /dev/null @@ -1,4 +0,0 @@ -# This file is needed to make the relative imports in backend/ work properly. -if __name__ == "__main__": - from backend.main import main - main() |
