no message

This commit is contained in:
Peter 2017-02-07 22:50:27 +03:00
parent 4113c17b2d
commit 826d1523b7

View File

@ -1,5 +1,9 @@
import Foundation
import Postbox
#if os(macOS)
import PostboxMac
#else
import Postbox
#endif
private enum SentAuthorizationCodeTypeValue: Int32 {
case otherSession = 0