HHH-17245 Removed author tag for Vlad Mihalcea, as he is not one of the authors of this class.

See https://github.com/hibernate/hibernate-orm/pull/7363#issuecomment-1732135727
This commit is contained in:
Hendrik Schreiber 2023-09-24 12:46:28 +02:00 committed by Christian Beikov
parent 82d5d07750
commit 9db13eed69

View File

@ -92,7 +92,6 @@
* An SQL dialect for SQLite. * An SQL dialect for SQLite.
* *
* @author Christian Beikov * @author Christian Beikov
* @author Vlad Mihalcea
*/ */
public class SQLiteDialect extends Dialect { public class SQLiteDialect extends Dialect {