mirror of
https://github.com/unmojang/meta.git
synced 2025-09-23 11:10:53 -04:00
Remove hashbangs from python files
This commit is contained in:
parent
403928dc46
commit
59fa0f72fb
@ -1,4 +1,3 @@
|
||||
#!/usr/bin/python3
|
||||
import copy
|
||||
import os
|
||||
from datetime import datetime
|
||||
|
@ -1,4 +1,3 @@
|
||||
#!/usr/bin/python3
|
||||
import os
|
||||
import re
|
||||
import sys
|
||||
|
@ -1,4 +1,3 @@
|
||||
#!/usr/bin/python3
|
||||
import copy
|
||||
import os
|
||||
from datetime import datetime
|
||||
|
@ -1,4 +1,3 @@
|
||||
#!/usr/bin/python3
|
||||
import copy
|
||||
import datetime
|
||||
import hashlib
|
||||
|
@ -1,4 +1,3 @@
|
||||
#!/usr/bin/python3
|
||||
import datetime
|
||||
import hashlib
|
||||
import json
|
||||
|
@ -1,4 +1,3 @@
|
||||
#!/usr/bin/python3
|
||||
'''
|
||||
Get the source files necessary for generating Forge versions
|
||||
'''
|
||||
|
@ -1,4 +1,3 @@
|
||||
#!/usr/bin/python3
|
||||
'''
|
||||
Get the source files necessary for generating Forge versions
|
||||
'''
|
||||
|
@ -1,4 +1,3 @@
|
||||
#!/usr/bin/python3
|
||||
import json
|
||||
import os
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user