From d90db7d01c03562eddc9bd81d16318575169aeb4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Joshua=20R=C3=BCsweg?= Date: Thu, 9 Jan 2020 23:17:51 +0100 Subject: [PATCH] Fix codestyle --- .../files/lib/system/database/table/DatabaseTableUtil.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/wcfsetup/install/files/lib/system/database/table/DatabaseTableUtil.class.php b/wcfsetup/install/files/lib/system/database/table/DatabaseTableUtil.class.php index 327b753207..1aa35c0cee 100644 --- a/wcfsetup/install/files/lib/system/database/table/DatabaseTableUtil.class.php +++ b/wcfsetup/install/files/lib/system/database/table/DatabaseTableUtil.class.php @@ -2,7 +2,6 @@ namespace wcf\system\database\table; use wcf\system\WCF; - /** * PHP representation of an existing database table or the intended layout of an non-existing or * existing database table. -- 2.20.1