Remove unused import from scripts.freeze
This commit is contained in:
parent
1ed70bfef7
commit
e594e42517
@ -28,7 +28,6 @@ Builds a standalone executable.
|
|||||||
import os
|
import os
|
||||||
import os.path
|
import os.path
|
||||||
import sys
|
import sys
|
||||||
import platform
|
|
||||||
from distutils.sysconfig import get_python_lib
|
from distutils.sysconfig import get_python_lib
|
||||||
|
|
||||||
from cx_Freeze import setup, Executable
|
from cx_Freeze import setup, Executable
|
||||||
|
Loading…
Reference in New Issue
Block a user