Browse Source

Brace format

onevcat 9 years ago
parent
commit
e45398160f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      NSButton+Kingfisher.swift

+ 1 - 1
NSButton+Kingfisher.swift

@@ -265,4 +265,4 @@ extension NSButton {
     public func kf_cancelAlternateImageDownloadTask() {
         kf_imageTask?.downloadTask?.cancel()
     }
-}
+}