chore: remove type in DbNoteImportToDbJobData
This commit is contained in:
@@ -110,7 +110,6 @@ export type DbUserImportToDbJobData = {
|
||||
export type DbNoteImportToDbJobData = {
|
||||
user: ThinUser;
|
||||
target: any;
|
||||
note?: MiNote['id'] | null;
|
||||
};
|
||||
|
||||
export type DbKeyNoteImportToDbJobData = {
|
||||
|
||||
Reference in New Issue
Block a user