decrease clutter in stream-view

This commit is contained in:
talksik
2026-06-21 10:06:38 -07:00
parent 4a73ccad0b
commit a2a7fd4812
3 changed files with 67 additions and 26 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ import (
"github.com/flowy-live/llink/internal"
"github.com/flowy-live/llink/internal/auth"
"github.com/flowy-live/llink/internal/billing"
"github.com/flowy-live/llink/internal/db"
"github.com/flowy-live/llink/internal/depot"
"github.com/flowy-live/llink/internal/db"
"github.com/flowy-live/llink/internal/depot"
"github.com/flowy-live/llink/internal/handler"
"github.com/flowy-live/llink/internal/human"
"github.com/flowy-live/llink/internal/human/pushnotify"