From 642aed93d9ea1a8432147c98466604bc63452a68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Kripalani?= Date: Tue, 30 Jun 2020 14:38:20 +0100 Subject: [PATCH] remove superfluous comment. Co-authored-by: Anton Evangelatov --- build/params_2k.go | 1 - 1 file changed, 1 deletion(-) diff --git a/build/params_2k.go b/build/params_2k.go index 36eef602f..d9d1c1c02 100644 --- a/build/params_2k.go +++ b/build/params_2k.go @@ -20,7 +20,6 @@ func init() { BuildType |= Build2k } -// Seconds const BlockDelaySecs = 2 const PropagationDelay = 3