Remove LauncherPreferences

This commit is contained in:
MM20
2022-01-30 13:38:01 +01:00
parent 6ba490287d
commit 470e378e17
21 changed files with 0 additions and 182 deletions
@@ -16,7 +16,6 @@ import com.microsoft.identity.client.PublicClientApplication
import com.microsoft.identity.client.exception.MsalClientException
import com.microsoft.identity.client.exception.MsalException
import de.mm20.launcher2.crashreporter.CrashReporter
import de.mm20.launcher2.preferences.LauncherPreferences
import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.withContext
import java.net.URLEncoder