From 13c64b0db034845cf54498f95c9ce5089ff2b6c2 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sat, 20 Oct 2018 09:06:07 +0200 Subject: [PATCH] Fixed coding styles --- data/migrations/Version20181020065148.php | 1 - 1 file changed, 1 deletion(-) diff --git a/data/migrations/Version20181020065148.php b/data/migrations/Version20181020065148.php index 709c672f..432dded8 100644 --- a/data/migrations/Version20181020065148.php +++ b/data/migrations/Version20181020065148.php @@ -5,7 +5,6 @@ namespace ShlinkMigrations; use Doctrine\DBAL\Schema\Schema; use Doctrine\DBAL\Schema\SchemaException; -use Doctrine\DBAL\Schema\Table; use Doctrine\Migrations\AbstractMigration; /**