Skip to content

Commit

Permalink
Update ClonesWithImmutableArgs.sol
Browse files Browse the repository at this point in the history
nit
  • Loading branch information
z0r0z committed Mar 21, 2022
1 parent 8f9d838 commit f3181c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libraries/ClonesWithImmutableArgs.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// SPDX-License-Identifier: AGPL-3.0-only
// TODO(These libraries could/should be refactored to /lib)
pragma solidity >=0.8.4;

/// @notice Enables creating clone contracts with immutable arguments
Expand Down

0 comments on commit f3181c2

Please sign in to comment.