浏览代码

removed whitespace

Laszlo Korte 14 年之前
父节点
当前提交
6b72cda1a7
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/Symfony/Component/Console/Formatter/OutputFormatterInterface.php

+ 0 - 1
src/Symfony/Component/Console/Formatter/OutputFormatterInterface.php

@@ -20,7 +20,6 @@ namespace Symfony\Component\Console\Formatter;
  */
 interface OutputFormatterInterface
 {
-
     /**
      * Sets the decorated flag.
      *