Ver código fonte

Resolved merge conflicts

Bastian van de Wetering 6 anos atrás
pai
commit
77af585a51
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      deltachat-ios/Wrapper.swift

+ 0 - 2
deltachat-ios/Wrapper.swift

@@ -521,8 +521,6 @@ class MRConfig {
     setOptStr(key, vStr)
   }
     
-
-
   private class func getInt(_ key: String) -> Int {
     let vStr = getOptStr(key)
     if vStr == nil {