diff options
| author | txtsd <thexerothermicsclerodermoid@gmail.com> | 2022-01-29 17:37:09 +0000 |
|---|---|---|
| committer | txtsd <thexerothermicsclerodermoid@gmail.com> | 2022-01-29 17:37:09 +0000 |
| commit | 59fa0f72fbe7ec85edd566510aee7b6ebec4b0fa (patch) | |
| tree | f36104abfc6df9f81a9d41496b135380105eab5b /updateForge.py | |
| parent | 403928dc465bd99957edd8b9b69904e724142ed6 (diff) | |
| download | Project-Tick-59fa0f72fbe7ec85edd566510aee7b6ebec4b0fa.tar.gz Project-Tick-59fa0f72fbe7ec85edd566510aee7b6ebec4b0fa.zip | |
Remove hashbangs from python files
Diffstat (limited to 'updateForge.py')
| -rwxr-xr-x | updateForge.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/updateForge.py b/updateForge.py index 46a8ea2b0a..b76c1dfb48 100755 --- a/updateForge.py +++ b/updateForge.py @@ -1,4 +1,3 @@ -#!/usr/bin/python3 ''' Get the source files necessary for generating Forge versions ''' |
