Skip to content

Commit 190f0b3

Browse files
committed
Remove extra line
1 parent aa7cdaa commit 190f0b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contracts/utils/cryptography/ZKEmailUtils.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ import {AbstractSigner} from "./AbstractSigner.sol";
2828
library ZKEmailUtils {
2929
using CommandUtils for bytes[];
3030
using Strings for string;
31-
using CommandUtils for bytes[];
3231

3332
/// @dev Enumeration of possible email proof validation errors.
3433
enum EmailProofError {

0 commit comments

Comments
 (0)