Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
likhita-809 committed Jul 12, 2023
1 parent 56432d2 commit 9b58a6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/circuit/keeper/genesis_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ func (s *GenesisTestSuite) TestInitExportGenesis() {
accounts = append(accounts, &genAccsPerms)

url := "test_url"
s.keeper.DisableList.Set(s.ctx, url)

genesisState := &types.GenesisState{
AccountPermissions: accounts,
Expand Down

0 comments on commit 9b58a6d

Please sign in to comment.