remove todo comment

This commit is contained in:
TomasVotruba 2017-08-10 12:26:30 +02:00
parent 2460157303
commit 86e5f11ac2
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ final class FormatPerservingPrinter
}
file_put_contents($file->getRealPath(), $this->printToString($newStmts, $oldStmts, $oldTokens));
// @todo: run ecs with minimal set to code look nice
}
/**