spec/fixtures/destination.ddl in lhm-1.0.0.rc2 vs spec/fixtures/destination.ddl in lhm-1.0.0.rc3

- old
+ new

@@ -2,6 +2,5 @@ `id` int(11) NOT NULL AUTO_INCREMENT, `destination` int(11) DEFAULT NULL, `common` varchar(255) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 -