summaryrefslogtreecommitdiff
path: root/updateForge.py
diff options
context:
space:
mode:
authortxtsd <thexerothermicsclerodermoid@gmail.com>2022-01-29 17:37:09 +0000
committertxtsd <thexerothermicsclerodermoid@gmail.com>2022-01-29 17:37:09 +0000
commit59fa0f72fbe7ec85edd566510aee7b6ebec4b0fa (patch)
treef36104abfc6df9f81a9d41496b135380105eab5b /updateForge.py
parent403928dc465bd99957edd8b9b69904e724142ed6 (diff)
downloadProject-Tick-59fa0f72fbe7ec85edd566510aee7b6ebec4b0fa.tar.gz
Project-Tick-59fa0f72fbe7ec85edd566510aee7b6ebec4b0fa.zip
Remove hashbangs from python files
Diffstat (limited to 'updateForge.py')
-rwxr-xr-xupdateForge.py1
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
'''