aboutsummaryrefslogtreecommitdiff
path: root/library/src/main/kotlin/ca/allanwang/kau/kpref/items/KPrefItemBase.kt
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-11 13:25:41 -0700
committerAllan Wang <me@allanwang.ca>2017-06-11 13:25:41 -0700
commit3b7cd18459b5cbe5ff86ca3af9bddd9a222d3e67 (patch)
treedab11123535a4b4fe08d0a2f4223f737f3dd9ec8 /library/src/main/kotlin/ca/allanwang/kau/kpref/items/KPrefItemBase.kt
parent37714d62238efb754a689e6bbcadd8d8f934f704 (diff)
downloadkau-3b7cd18459b5cbe5ff86ca3af9bddd9a222d3e67.tar.gz
kau-3b7cd18459b5cbe5ff86ca3af9bddd9a222d3e67.tar.bz2
kau-3b7cd18459b5cbe5ff86ca3af9bddd9a222d3e67.zip
Update kprefs
Diffstat (limited to 'library/src/main/kotlin/ca/allanwang/kau/kpref/items/KPrefItemBase.kt')
-rw-r--r--library/src/main/kotlin/ca/allanwang/kau/kpref/items/KPrefItemBase.kt1
1 files changed, 0 insertions, 1 deletions
diff --git a/library/src/main/kotlin/ca/allanwang/kau/kpref/items/KPrefItemBase.kt b/library/src/main/kotlin/ca/allanwang/kau/kpref/items/KPrefItemBase.kt
index 459166e..cae2979 100644
--- a/library/src/main/kotlin/ca/allanwang/kau/kpref/items/KPrefItemBase.kt
+++ b/library/src/main/kotlin/ca/allanwang/kau/kpref/items/KPrefItemBase.kt
@@ -4,7 +4,6 @@ import android.support.annotation.CallSuper
import android.support.annotation.StringRes
import ca.allanwang.kau.R
import ca.allanwang.kau.kpref.KPrefAdapterBuilder
-import ca.allanwang.kau.logging.SL
import com.mikepenz.iconics.typeface.IIcon
/**