[#5084] Fix warnings

This commit is contained in:
lukaseder 2016-05-16 08:53:19 +02:00
parent ce960fbe9b
commit f7b78093b1

View File

@ -56,7 +56,6 @@ import org.jooq.Table;
/**
* @author Lukas Eder
*/
@SuppressWarnings({ "rawtypes", "unchecked" })
final class AlterViewImpl extends AbstractQuery implements
// Cascading interface implementations for ALTER TABLE behaviour