[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot] 2026-01-16 03:22:51 +00:00 committed by GitHub
parent 2cadc1ff66
commit 5d052c4b1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View File

@ -20,4 +20,3 @@ exports.up = function (knex) {
exports.down = function (knex) {
return knex.schema.dropTable("monitor_numeric_history");
};

View File

@ -430,4 +430,3 @@ export default {
}
}
</style>