summaryrefslogtreecommitdiffstats
path: root/lib/private/DB/PgSqlTools.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/DB/PgSqlTools.php')
-rw-r--r--lib/private/DB/PgSqlTools.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/private/DB/PgSqlTools.php b/lib/private/DB/PgSqlTools.php
index d555bfb391b..a150e9475d3 100644
--- a/lib/private/DB/PgSqlTools.php
+++ b/lib/private/DB/PgSqlTools.php
@@ -6,7 +6,6 @@
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Morris Jobke <hey@morrisjobke.de>
* @author tbelau666 <thomas.belau@gmx.de>
- * @author Thomas Müller <thomas.mueller@tmit.eu>
*
* @license AGPL-3.0
*
@@ -23,7 +22,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OC\DB;
use Doctrine\DBAL\Schema\AbstractAsset;