Checkstyle fix

This commit is contained in:
Christian Beikov 2021-04-20 08:42:16 +02:00 committed by GitHub
parent 607234e7bf
commit 4330d7345b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@
/**
* Standard model for Hibernate's legacy Animal model used in HQL testing
*/
package org.hibernate.testing.orm.domain.animal;
package org.hibernate.testing.orm.domain.animal;