mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Clean up
This commit is contained in:
parent
833bc57981
commit
fb3ef51d8e
1 changed files with 0 additions and 2 deletions
|
@ -238,8 +238,6 @@ export default define(meta, async (ps, user, app) => {
|
|||
userId: user.id
|
||||
})
|
||||
))).filter(file => file != null) as DriveFile[];
|
||||
|
||||
files = files;
|
||||
}
|
||||
|
||||
let renote: Note | undefined;
|
||||
|
|
Loading…
Add table
Reference in a new issue