refactor: Remove unused Log import from AppDialogs
Removed the unused import from to clean up the code.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package de.lxtools.noteshop.ui.appshell
|
||||
|
||||
import android.util.Log
|
||||
|
||||
import androidx.activity.result.ActivityResultLauncher
|
||||
import androidx.compose.material3.AlertDialog
|
||||
import androidx.compose.material3.Button
|
||||
|
||||
Reference in New Issue
Block a user