Wear CWF Clean code
This commit is contained in:
parent
c0c651b5cb
commit
cddeef84ba
1 changed files with 0 additions and 1 deletions
|
@ -886,7 +886,6 @@ class CustomWatchface : BaseWatchFace() {
|
|||
if ( key != DYNPREF.key)
|
||||
targetJson.putOpt(key, nextJson.opt(key))
|
||||
}
|
||||
aapsLogger.debug("XXXXX dynPref key json $key $targetJson")
|
||||
dynPref[key] = targetJson
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue