fix from merge

This commit is contained in:
Robin Olsen
2026-03-20 16:33:56 +01:00
parent 6da8c7a2ab
commit 2abddd5b54

View File

@@ -14,7 +14,6 @@ import (
"github.com/LazyBachelor/LazyPM/internal/app"
"github.com/LazyBachelor/LazyPM/internal/models"
"github.com/LazyBachelor/LazyPM/internal/style"
"github.com/LazyBachelor/LazyPM/pkg/tui/styles"
"github.com/muesli/reflow/truncate"
)