eMoflon / emoflon-neo

A Neo4j-based implementation of eMoflon
Eclipse Public License 2.0
6 stars 2 forks source link

Suppress warnings in generated files (stubs) #280

Closed anthonyanjorin closed 4 years ago

anthonyanjorin commented 4 years ago

Please add @SuppressWarnings("unused") to suppress warnings in the generated files (currently due to superfluous imports).