This commit is contained in:
Dylan K. Taylor 2022-04-15 19:25:39 +01:00
parent 3edb735850
commit 63b2e7cc4f
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -80,7 +80,6 @@ final class RuntimeBlockMapping{
$networkId = $this->fallbackStateId;
}
return $this->networkIdCache[$internalStateId] = $networkId;
}