mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-16 23:06:20 +00:00
style(macos): cleanup trailing spaces
This commit is contained in:
@@ -6,7 +6,7 @@ extension String {
|
||||
}
|
||||
return self.prefix(maxLength) + trailing
|
||||
}
|
||||
|
||||
|
||||
#if canImport(AppKit)
|
||||
func temporaryFile(_ filename: String = "temp") -> URL {
|
||||
let url = FileManager.default.temporaryDirectory
|
||||
|
Reference in New Issue
Block a user