// SPDX-License-Identifier: MIT pragma solidity =0.8.24; // solhint-disable no-empty-blocks contract EmptyContract { }