Remove unused Key.Empty

This commit is contained in:
Alexander Heldt
2025-11-15 14:31:46 +01:00
parent bc5297196e
commit c9931ff4d9

View File

@@ -10,7 +10,6 @@ pub type Key {
Down
Continue
Empty
Unknown
}