refactor: Remove unused import from AppContent

Removed the unused  import from  to clean up the code.
This commit is contained in:
2025-11-06 14:38:17 +01:00
parent 7032420cb5
commit 4f0edbca22

View File

@@ -1,6 +1,6 @@
package de.lxtools.noteshop.ui.appshell
import android.util.Log
import androidx.compose.foundation.background
import androidx.compose.foundation.layout.Column
import androidx.compose.foundation.layout.PaddingValues