Skip to content

Commit 917fe53

Browse files
Fixed static build tests
1 parent f9dc5f9 commit 917fe53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Magento2/Sniffs/CodeAnalysis/EmptyBlockSniff.php

-1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,5 @@ public function process(File $phpcsFile, $stackPtr)
4242
}
4343

4444
parent::process($phpcsFile, $stackPtr);
45-
4645
}//end process()
4746
}

0 commit comments

Comments
 (0)