diff options
Diffstat (limited to 'src/Utils/CLI.php')
-rw-r--r-- | src/Utils/CLI.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Utils/CLI.php b/src/Utils/CLI.php index b6ce35e..506d28e 100644 --- a/src/Utils/CLI.php +++ b/src/Utils/CLI.php @@ -17,7 +17,6 @@ use SqlParser\Lexer; * @category Exceptions * @package SqlParser * @subpackage Utils - * @author Michal Čihař <michal@cihar.com> * @license http://opensource.org/licenses/GPL-2.0 GNU Public License */ class CLI |