refactor: Remove unused Log import from AppDialogs

Removed the unused  import from  to clean up the code.
This commit is contained in:
2025-11-06 15:39:33 +01:00
parent 7c5c31c638
commit 28cc1313b4

View File

@@ -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