fix: Restore Log import in AppDialogs
Restored the import in to fix an "Unresolved reference 'Log'" error that was introduced by a previous commit.
This commit is contained in:
@@ -32,6 +32,7 @@ import de.lxtools.noteshop.ui.LockMethod
|
||||
import de.lxtools.noteshop.ui.shopping.ShoppingListsViewModel
|
||||
import de.lxtools.noteshop.ui.StartupPasswordDialog
|
||||
import kotlinx.coroutines.launch
|
||||
import android.util.Log
|
||||
import androidx.compose.ui.platform.LocalContext
|
||||
import de.lxtools.noteshop.findActivity
|
||||
|
||||
|
||||
Reference in New Issue
Block a user