fix trailing line break

This commit is contained in:
Austin Bonander 2024-05-31 13:54:12 -07:00
parent 088a374ebb
commit 32143363bc

View file

@ -54,4 +54,4 @@ CREATE TABLE test_citext (
CREATE SCHEMA IF NOT EXISTS foo;
CREATE ENUM foo."Foo" ('Bar', 'Baz');
CREATE ENUM foo."Foo" ('Bar', 'Baz');