mirror of
https://github.com/usual2970/certimate.git
synced 2025-09-06 08:21:47 +00:00
refactor: clean code
This commit is contained in:
@@ -6,9 +6,9 @@ import (
|
||||
|
||||
"golang.org/x/sync/errgroup"
|
||||
|
||||
"github.com/usual2970/certimate/internal/app"
|
||||
"github.com/usual2970/certimate/internal/pkg/core/notifier"
|
||||
"github.com/usual2970/certimate/internal/pkg/utils/maps"
|
||||
"github.com/usual2970/certimate/internal/utils/app"
|
||||
)
|
||||
|
||||
func SendToAllChannels(subject, message string) error {
|
||||
|
Reference in New Issue
Block a user