Fix codestyle
authorJoshua Rüsweg <ruesweg@woltlab.com>
Thu, 9 Jan 2020 22:17:51 +0000 (23:17 +0100)
committerJoshua Rüsweg <ruesweg@woltlab.com>
Thu, 9 Jan 2020 22:17:51 +0000 (23:17 +0100)
wcfsetup/install/files/lib/system/database/table/DatabaseTableUtil.class.php

index 327b7532078de2e4fa37cd44301bb81f94042678..1aa35c0ceeb1e0bdbdc817ded3c19303b90bf65f 100644 (file)
@@ -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.