From 70c16fa8a04964d088c8bb078cf997c9591620a1 Mon Sep 17 00:00:00 2001 From: "jaeseung.bae" Date: Fri, 26 Jan 2024 20:45:11 +0900 Subject: [PATCH] chore: fix lint --- x/collection/go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/x/collection/go.mod b/x/collection/go.mod index d1a08381a3..25072a30c7 100644 --- a/x/collection/go.mod +++ b/x/collection/go.mod @@ -20,7 +20,6 @@ require ( google.golang.org/genproto/googleapis/api v0.0.0-20231012201019-e917dd12ba7a github.com/Finschia/finschia-sdk/x/collection-token v0.0.0-00010101000000-000000000000 google.golang.org/grpc v1.59.0 - google.golang.org/protobuf v1.31.0 ) require (