Incorrect line removed from migration

pull/217/head
iglocska 2013-06-20 17:21:01 +02:00
parent 60f9621cd9
commit 077a61e247
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ ALTER TABLE `events` DROP `dist_change`;
ALTER TABLE `events` DROP `private`;
ALTER TABLE `events` DROP `cluster`;
ALTER TABLE `events` DROP `communitie`;
ALTER TABLE `events` DROP `revision`;
ALTER TABLE `events` DROP `hop_count`;
-- --------------------------------------------------------