We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ffb6db commit 1739600Copy full SHA for 1739600
1 file changed
internal/tui/views/collections.go
@@ -8,7 +8,6 @@ import (
8
"github.com/charmbracelet/lipgloss"
9
"github.com/maniac-en/req/internal/backend/collections"
10
"github.com/maniac-en/req/internal/backend/crud"
11
- "github.com/maniac-en/req/internal/log"
12
"github.com/maniac-en/req/internal/tui/components"
13
"github.com/maniac-en/req/internal/tui/styles"
14
)
0 commit comments