Skip to content
This repository was archived by the owner on Nov 5, 2022. It is now read-only.

Commit 88c8f1d

Browse files
committed
Removed excess line
1 parent 68237c5 commit 88c8f1d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

CodeIgniter4/Tests/Arrays/ArrayDeclarationUnitTest.inc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,5 @@ class MyClass {
8080
'condition' => $like_statement,
8181
'escape' => $escape,
8282
];
83-
8483
}
8584
}

CodeIgniter4/Tests/Arrays/ArrayDeclarationUnitTest.inc.fixed

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,5 @@ class MyClass {
147147
'condition' => $like_statement,
148148
'escape' => $escape,
149149
];
150-
151150
}
152151
}

0 commit comments

Comments
 (0)