aboutsummaryrefslogtreecommitdiff
path: root/cmd/file2fuzz/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/file2fuzz/main.go')
-rw-r--r--cmd/file2fuzz/main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/file2fuzz/main.go b/cmd/file2fuzz/main.go
index 350ed0af6..ed212cb9d 100644
--- a/cmd/file2fuzz/main.go
+++ b/cmd/file2fuzz/main.go
@@ -17,7 +17,6 @@
// argument is specified it may be a file path or an existing directory, if there are
// multiple inputs specified it must be a directory. If a directory is provided
// the name of the file will be the SHA-256 hash of its contents.
-//
package main
import (