aboutsummaryrefslogtreecommitdiffstats
path: root/core/utils/vote-filter.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/utils/vote-filter.go')
-rw-r--r--core/utils/vote-filter.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/utils/vote-filter.go b/core/utils/vote-filter.go
index 62b0349..0a77311 100644
--- a/core/utils/vote-filter.go
+++ b/core/utils/vote-filter.go
@@ -18,7 +18,7 @@
package utils
import (
- "gitlab.com/byzantine-lab/tangerine-consensus/core/types"
+ "github.com/tangerine-network/tangerine-consensus/core/types"
)
// VoteFilter filters votes that are useless for now.