Explorar o código

fix(notifications): remove unused import

ayn2op hai 9 meses
pai
achega
0770f25760
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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"