fix migration file

This commit is contained in:
tamaina 2025-07-17 15:08:47 +09:00
parent 90eeaa9159
commit 0267197339
1 changed files with 1 additions and 10 deletions

View File

@ -2,16 +2,7 @@
* SPDX-FileCopyrightText: syuilo and misskey-project * SPDX-FileCopyrightText: syuilo and misskey-project
* SPDX-License-Identifier: AGPL-3.0-only * SPDX-License-Identifier: AGPL-3.0-only
*/ */
export class RemoteSuspend1751848750315 {
/**
* @typedef {import('typeorm').MigrationInterface} MigrationInterface
*/
/**
* @class
* @implements {MigrationInterface}
*/
module.exports = class RemoteSuspend1751848750315 {
name = 'RemoteSuspend1751848750315' name = 'RemoteSuspend1751848750315'
async up(queryRunner) { async up(queryRunner) {