Преглед изворни кода

fix(notifications): remove unused import

ayn2op пре 9 месеци
родитељ
комит
0770f25760
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      internal/notifications/notifications.go

+ 0 - 1
internal/notifications/notifications.go

@@ -1,7 +1,6 @@
 package notifications
 
 import (
-	"errors"
 	"fmt"
 	"io"
 	"log/slog"