diff --git a/migrations/1637877732001-add_unpaired_devices_table.js b/migrations/1637877732001-add_unpaired_devices_table.js index 8bdbdab5..fc7ac278 100644 --- a/migrations/1637877732001-add_unpaired_devices_table.js +++ b/migrations/1637877732001-add_unpaired_devices_table.js @@ -19,4 +19,4 @@ exports.up = function (next) { exports.down = function (next) { next() -} \ No newline at end of file +}