hibernate-spatial checkstyle fix

This commit is contained in:
Gail Badner 2017-02-28 00:26:37 -08:00
parent 3e1cb857d6
commit 22340de8ec
1 changed files with 0 additions and 1 deletions

View File

@ -301,4 +301,3 @@ public class PostgisDialect extends PostgreSQL82Dialect implements SpatialDialec
return ( getFunctions().get( function.toString() ) != null );
}
}