Skip to content

Commit

Permalink
more updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AnieeG committed Apr 2, 2024
1 parent 59d32c2 commit d946f13
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions integration-tests/ccip-tests/actions/ccip_helpers.go
Original file line number Diff line number Diff line change
Expand Up @@ -157,11 +157,8 @@ func (ccipModule *CCIPCommon) FreeUpUnusedSpace() {
ccipModule.PriceAggregators = nil
ccipModule.BridgeTokenPools = []*contracts.TokenPool{}
ccipModule.RemoteChains = nil
ccipModule.gasUpdateWatcher = nil
ccipModule.gasUpdateWatcherMu = nil
ccipModule.TokenMessenger = nil
ccipModule.TokenTransmitter = nil
ccipModule.PriceRegistry = nil
runtime.GC()
}

Expand Down

0 comments on commit d946f13

Please sign in to comment.