Skip to content

Commit 6c0acf3

Browse files
committed
Fix static analysis
1 parent 1a9db11 commit 6c0acf3

File tree

3 files changed

+2232
-56
lines changed

3 files changed

+2232
-56
lines changed

generator/src/OperatorClassGenerator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
use function interface_exists;
2323
use function rtrim;
2424
use function sprintf;
25-
use function var_export;
2625

2726
/**
2827
* Generates a value object class for stages and operators.

0 commit comments

Comments
 (0)