diff options
| author | WerWolv <werwolv98@gmail.com> | 2023-09-26 14:55:09 +0200 |
|---|---|---|
| committer | marios8543 <marios8543@gmail.com> | 2023-10-31 23:15:46 +0200 |
| commit | b373c3114b920ac8313b49cad4ca496901b2d1e0 (patch) | |
| tree | 1c04aedd1a45cabab2f9076d471e0985443ea25d /main.py | |
| parent | af6784272c5fa01fa755ab515c151c3b8a693183 (diff) | |
| download | decky-loader-b373c3114b920ac8313b49cad4ca496901b2d1e0.tar.gz decky-loader-b373c3114b920ac8313b49cad4ca496901b2d1e0.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() |
