Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e711e5fe authored by narinder Rana's avatar narinder Rana
Browse files

build fix : ktlintFormat

parent 772cb636
Loading
Loading
Loading
Loading
Loading
+11 −13
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@ import android.util.Log
import com.aurora.gplayapi.data.models.AuthData
import com.google.gson.Gson
import dagger.hilt.android.AndroidEntryPoint
import foundation.e.apps.MainActivity
import foundation.e.apps.utils.modules.DataStoreModule
import kotlinx.coroutines.DelicateCoroutinesApi
import kotlinx.coroutines.Dispatchers
@@ -61,7 +60,6 @@ class LocaleChangedBroadcastReceiver : BroadcastReceiver() {
            } catch (ex: Exception) {
                Log.e(TAG, ex.message.toString())
            }

        }
    }
}
+1 −1

File changed.

Contains only whitespace changes.