Explorar el Código

Resolved merge conflicts

Bastian van de Wetering hace 6 años
padre
commit
77af585a51
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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 {