overdue
This commit is contained in:
6
.rclone_repo/fs/log_test.go
Executable file
6
.rclone_repo/fs/log_test.go
Executable file
@@ -0,0 +1,6 @@
|
||||
package fs
|
||||
|
||||
import "github.com/spf13/pflag"
|
||||
|
||||
// Check it satisfies the interface
|
||||
var _ pflag.Value = (*LogLevel)(nil)
|
||||
Reference in New Issue
Block a user