File tree Expand file tree Collapse file tree 4 files changed +0
-92
lines changed
Expand file tree Collapse file tree 4 files changed +0
-92
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ import (
1313 v502 "github.com/neutron-org/neutron/v5/app/upgrades/v5.0.2"
1414 v504 "github.com/neutron-org/neutron/v5/app/upgrades/v5.0.4"
1515 v505 "github.com/neutron-org/neutron/v5/app/upgrades/v5.0.5"
16- v507 "github.com/neutron-org/neutron/v5/app/upgrades/v5.0.7"
1716 v510 "github.com/neutron-org/neutron/v5/app/upgrades/v5.1.0"
1817 v513 "github.com/neutron-org/neutron/v5/app/upgrades/v5.1.3"
1918 dynamicfeestypes "github.com/neutron-org/neutron/v5/x/dynamicfees/types"
@@ -237,7 +236,6 @@ var (
237236 v502 .Upgrade ,
238237 v504 .Upgrade ,
239238 v505 .Upgrade ,
240- v507 .Upgrade ,
241239 v510 .Upgrade ,
242240 v513 .Upgrade ,
243241 }
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments