Some clean up.

This commit is contained in:
2025-01-04 22:19:24 -08:00
parent 5ba167fbb6
commit d8d55a6cc8
3 changed files with 2 additions and 6 deletions

View File

@@ -1,5 +1,4 @@
import Cocoa
import os
final class EditableNSTextField: NSTextField {
private let commandKey = NSEvent.ModifierFlags.command.rawValue