HHH-6201 Import cleanup

This commit is contained in:
Hardy Ferentschik 2011-05-08 01:00:55 +02:00
parent 87a01563fe
commit 6c1d61c7b8
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@
*/
package org.hibernate.metamodel.relational;
import java.util.ArrayList;
/**
* Models what ANSI SQL terms a table specification which is a table or a view or an inline view.
*