Skip to content

Commit eccc62f

Browse files
committed
fix linter
1 parent 1480a52 commit eccc62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fuzzing/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ type ProjectConfig struct {
3030

3131
// Slither describes the configuration for running slither
3232
Slither *types.SlitherConfig `json:"slither"`
33-
33+
3434
// Logging describes the configuration used for logging to file and console
3535
Logging LoggingConfig `json:"logging"`
3636
}

0 commit comments

Comments
 (0)