fix: add new line to EOF

This commit is contained in:
José Oliveira 2021-09-02 17:42:12 +01:00 committed by Josh Harvey
parent f78608f844
commit ff38574317

View file

@ -23,4 +23,4 @@ exports.up = function (next) {
exports.down = function (next) {
next()
}
}