Skip to content

Commit f2835c1

Browse files
committed
remove empty line
1 parent b8f0a00 commit f2835c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/specs/JsonDecoderSpec.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ class JsonDecoderSample
7272

7373
class SampleTransformer implements Transformer
7474
{
75-
7675
public function register(ClassBindings $classBindings)
7776
{
7877
$classBindings->register(new CallbackBinding('name', function ($data) {

0 commit comments

Comments
 (0)