Skip to content

Commit a945759

Browse files
committed
Update main.go
1 parent 1ee6fd0 commit a945759

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmd/main.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,10 @@ import (
55
"encoding/json"
66
"flag"
77
"fmt"
8-
"io"
98
"log"
109
"os"
1110
"path/filepath"
1211
"strings"
13-
"time"
1412

1513
"github.com/fsnotify/fsnotify"
1614
"gopkg.in/yaml.v3"

0 commit comments

Comments
 (0)