Skip to content

Commit

Permalink
removes duplicate version tag in DiamondCutFacet (#870)
Browse files Browse the repository at this point in the history
Co-authored-by: Max Klenk <[email protected]>
  • Loading branch information
0xDEnYO and maxklenk authored Jan 11, 2025
1 parent 1173477 commit f83f108
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Facets/DiamondCutFacet.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// SPDX-License-Identifier: MIT
/// @custom:version 2.0.0
pragma solidity ^0.8.17;

import { IDiamondCut } from "../Interfaces/IDiamondCut.sol";
Expand Down

0 comments on commit f83f108

Please sign in to comment.