mirror of
https://github.com/wekan/wekan.git
synced 2026-01-06 01:28:49 +01:00
- Fix lint errors.
Note: variable trackingUsers is not used anywhere, so it was removed. Thanks to xet7 !
This commit is contained in:
parent
b4402b72ac
commit
178beee476
2 changed files with 1 additions and 2 deletions
|
|
@ -341,4 +341,4 @@ Migrations.add('remove-tag', () => {
|
|||
'profile.tags':1,
|
||||
},
|
||||
}, noValidateMulti);
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue