Skip to content

Commit

Permalink
revert whitespace change
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndrsn committed Jan 18, 2025
1 parent 322c5ba commit 6c1a62b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/model/migrate.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ const checkMigrations = (db) => db.migrate.list({ directory: `${__dirname}/migra
});

module.exports = { checkMigrations, knexConnect, withKnex, migrate };

0 comments on commit 6c1a62b

Please sign in to comment.