aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/whisperv5/config.go
diff options
context:
space:
mode:
Diffstat (limited to 'whisper/whisperv5/config.go')
-rw-r--r--whisper/whisperv5/config.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/whisper/whisperv5/config.go b/whisper/whisperv5/config.go
index 290bf8962..fcc230704 100644
--- a/whisper/whisperv5/config.go
+++ b/whisper/whisperv5/config.go
@@ -25,5 +25,3 @@ var DefaultConfig = Config{
MaxMessageSize: DefaultMaxMessageSize,
MinimumAcceptedPOW: DefaultMinimumPoW,
}
-
-var ()