(cherry picked from commit ef0483b4beed5ef49da991b6cddb86eabfdfa58d)
@@ -86,7 +86,7 @@ contract TimelockController is AccessControl {
_;
}
- /*
+ /**
* @dev Contract might receive/hold ETH as part of the maintenance process.
*/
receive() external payable {}