mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-17 03:24:49 -04:00
remove unused dependencies
This commit is contained in:
parent
d802001f45
commit
0b0d3f7441
1 changed files with 0 additions and 2 deletions
|
@ -11,9 +11,7 @@ import (
|
|||
"fmt"
|
||||
"log/slog"
|
||||
|
||||
"github.com/edgelesssys/constellation/v2/internal/logger"
|
||||
"github.com/fsnotify/fsnotify"
|
||||
"go.uber.org/zap"
|
||||
)
|
||||
|
||||
// FileWatcher watches for changes to the file and calls the waiter's Update method.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue