mirror of
https://github.com/wahyd4/Yep.git
synced 2026-08-19 17:56:29 +10:00
do not print updateMyself
This commit is contained in:
@@ -363,7 +363,7 @@ func updateMyselfWithInfo(info: JSONDictionary, #failureHandler: ((Reason, Strin
|
||||
// longitude
|
||||
|
||||
let parse: JSONDictionary -> Bool? = { data in
|
||||
println("updateMyself \(data)")
|
||||
//println("updateMyself \(data)")
|
||||
return true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user