Skip to content

Commit

Permalink
fix compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Mar 6, 2024
1 parent c0405e2 commit 1af078c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inotify.go
Expand Up @@ -11,6 +11,7 @@ import (
"errors"
"fmt"
"io"
"os"
"path/filepath"
"strings"
"sync"
Expand Down

0 comments on commit 1af078c

Please sign in to comment.