Skip to content

Commit

Permalink
Remove unused const
Browse files Browse the repository at this point in the history
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
  • Loading branch information
sureemo committed Oct 10, 2022
1 parent 8c93351 commit 79e1932
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libraries/classes/Types.php
Expand Up @@ -25,8 +25,6 @@
*/
class Types
{
private const UUID_SUPPORT_MARIADB_VERSION = 100700; // 10.7.0

/** @var DatabaseInterface Database interface */
private $dbi;

Expand Down

0 comments on commit 79e1932

Please sign in to comment.