Browse Source

Merge pull request #173 from kishikawakatsumi/newline

Add newline at end of file
kishikawa katsumi 9 năm trước cách đây
mục cha
commit
bb309adb1c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Lib/KeychainAccess/Keychain.swift

+ 1 - 1
Lib/KeychainAccess/Keychain.swift

@@ -2860,4 +2860,4 @@ extension Status : RawRepresentable, CustomStringConvertible {
             return "Unexpected error has occurred."
         }
     }
-}
+}