fixed typo and blank line

This commit is contained in:
dan-lyn
2014-08-30 14:34:15 +02:00
parent f50a4c6690
commit b4d7824a2b
2 changed files with 1 additions and 2 deletions

View File

@@ -6,7 +6,6 @@ use DesignPatterns\Creational\Pool\Pool;
class TestWorker
{
public $id = 1;
}