Comment cleanup

This commit is contained in:
PedroCailleret
2023-05-21 02:26:24 -03:00
committed by hueso
parent 5b813a1cc6
commit 2a3ad59e7a
22 changed files with 21 additions and 25 deletions

View File

@@ -8,13 +8,11 @@ pragma solidity 0.8.19;
/// |__| |__|
///
import { OwnerSettings, ERC20, SafeTransferLib } from "./core/OwnerSettings.sol";
import { BaseUtils } from "./core/BaseUtils.sol";
import { DataTypes as DT } from "./core/DataTypes.sol";
contract P2PIX is BaseUtils {
// solhint-disable use-forbidden-name
// solhint-disable no-inline-assembly