فهرست منبع

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"