Skip to content

Commit a765ed0

Browse files
committed
PSR-2
1 parent 6d7af45 commit a765ed0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

lib/Auth/Process/AttributeFromSQL.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,4 +197,3 @@ public function process(&$request)
197197
}
198198
}
199199
}
200-

tests/lib/Auth/Process/AttributeFromSQLTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,5 +102,4 @@ public function testReplace()
102102
);
103103
$this->assertEquals($expectedData, $attributes, "Expected data was not correct");
104104
}
105-
106105
}

0 commit comments

Comments
 (0)