Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbcdev committed Apr 3, 2024
1 parent 2565ee9 commit 30d8816
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ra_wasm_be_rpc/backend/rollapp_wasm_interceptor.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ func (m *RollAppEvmRequestInterceptor) GetModuleParams(moduleName string) (inter
} else {
params = *sequencersParams
}
break
default:
return m.defaultInterceptor.GetModuleParams(moduleName)
}
Expand Down

0 comments on commit 30d8816

Please sign in to comment.