1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00

Removes unnecessary import.

This commit is contained in:
Thomas Harte 2018-07-27 23:41:55 -04:00
parent 1cb3713b84
commit d19d949b9c

View File

@ -8,7 +8,6 @@
import AudioToolbox
import Cocoa
import OpenGL
class MachineDocument:
NSDocument,