summaryrefslogtreecommitdiffstats
path: root/src/Statement.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Statement.php')
-rw-r--r--src/Statement.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Statement.php b/src/Statement.php
index 9f3341e..964d52a 100644
--- a/src/Statement.php
+++ b/src/Statement.php
@@ -17,7 +17,6 @@ use SqlParser\Components\OptionsArray;
*
* @category Statements
* @package SqlParser
- * @author Dan Ungureanu <udan1107@gmail.com>
* @license http://opensource.org/licenses/GPL-2.0 GNU Public License
*/
abstract class Statement