Polish resource files to all end with a new line

This commit is contained in:
Phillip Webb
2019-06-03 23:48:43 -07:00
parent 3cee783d7b
commit 32068c21a3
91 changed files with 91 additions and 80 deletions

View File

@@ -7,4 +7,4 @@ create table users (
create table authorities (
username varchar(256),
authority varchar(256)
);
);