Removed unnecessary imports for Foundation and LaunchServices
parent
3e7c2b9dea
commit
4b79172d13
|
@ -68,7 +68,6 @@ class Module:
|
|||
try:
|
||||
import Quartz
|
||||
import Quartz.CoreGraphics as CG
|
||||
import LaunchServices
|
||||
from AppKit import *
|
||||
import binascii
|
||||
except ImportError:
|
||||
|
|
Loading…
Reference in New Issue