diff options
author | steckbrief <steckbrief@chefmail.de> | 2016-02-12 22:54:48 +0100 |
---|---|---|
committer | steckbrief <steckbrief@chefmail.de> | 2016-02-12 22:54:48 +0100 |
commit | f24130321e419a49d07439af539f9e5167a5debc (patch) | |
tree | 458df6c154139e70c2bd6bc08014cc43c05077d4 /src/main/java/de/tzur | |
parent | c1069873acc0c27a30b8757348031d12afa18c21 (diff) |
Imports organized
Diffstat (limited to 'src/main/java/de/tzur')
-rw-r--r-- | src/main/java/de/tzur/conversations/Settings.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/java/de/tzur/conversations/Settings.java b/src/main/java/de/tzur/conversations/Settings.java index 2484a88f..5d64f084 100644 --- a/src/main/java/de/tzur/conversations/Settings.java +++ b/src/main/java/de/tzur/conversations/Settings.java @@ -3,7 +3,6 @@ package de.tzur.conversations; import android.content.SharedPreferences; import de.thedevstack.android.logcat.Logging; -import de.thedevstack.conversationsplus.ConversationsPlusApplication; /** * This class is used to provide access to settings which have to be accessed frequently. |