mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Fix lint issues.
This commit is contained in:
@@ -28,7 +28,7 @@ final class SendToMicroBlogCommand: SendToCommand {
|
||||
|
||||
return true
|
||||
}
|
||||
|
||||
|
||||
func sendObject(_ object: Any?, selectedText: String?) {
|
||||
|
||||
guard canSendObject(object, selectedText: selectedText) else {
|
||||
|
||||
Reference in New Issue
Block a user