HHH-9126 formatting

This commit is contained in:
Brett Meyer 2014-05-19 15:03:51 -04:00
parent 924fce2c86
commit bd8230841a
1 changed files with 0 additions and 2 deletions

View File

@ -28,8 +28,6 @@ import org.hibernate.type.StandardBasicTypes;
/**
* An SQL dialect for Postgres 9.4 and later. Adds support for various date and time functions
*
* @author edalquist
*/
public class PostgreSQL94Dialect extends PostgreSQL9Dialect {