This commit is contained in:
Dylan K. Taylor
2022-04-15 19:25:39 +01:00
parent 3edb735850
commit 63b2e7cc4f

View File

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