Remove fvm splash banner from nv17 upgrade
This commit is contained in:
parent
e549a3fb4a
commit
f891714db2
@ -1462,8 +1462,6 @@ func UpgradeActorsV9(ctx context.Context, sm *stmgr.StateManager, cache stmgr.Mi
|
||||
return cid.Undef, xerrors.Errorf("migrating actors v8 state: %w", err)
|
||||
}
|
||||
|
||||
fmt.Print(fvmLiftoffBanner)
|
||||
|
||||
return newRoot, nil
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user