1
0
mirror of https://github.com/danog/postgres.git synced 2024-11-26 20:15:02 +01:00

Quiet style fixer

This commit is contained in:
Aaron Piotrowski 2018-11-13 14:28:39 -06:00
parent e306c520f2
commit 7159f9d1bc
No known key found for this signature in database
GPG Key ID: ADD1EF783EDE9EEB

View File

@ -24,5 +24,4 @@ abstract class AbstractPoolTest extends AbstractLinkTest
$this->assertSame($statement1, $statement2);
});
}
}