mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2024-11-10 07:11:54 +00:00
fix
This commit is contained in:
parent
d89c289c7e
commit
9d02fd93d2
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import sys
|
||||
import os
|
||||
|
@ -7,7 +7,7 @@ import platform
|
|||
import re
|
||||
import subprocess
|
||||
import platform
|
||||
import urllib
|
||||
import urllib.request
|
||||
import zipfile
|
||||
import shutil
|
||||
|
||||
|
|
Loading…
Reference in a new issue