Lint
This commit is contained in:
parent
6bf994c0ed
commit
8c00a88b41
|
@ -54,6 +54,7 @@ const createMemberForGroup = async (groupId: string, userId: string) => {
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
||||||
async function convertGroupFieldsToGroupDocuments() {
|
async function convertGroupFieldsToGroupDocuments() {
|
||||||
const groups = await getGroups()
|
const groups = await getGroups()
|
||||||
for (const group of groups) {
|
for (const group of groups) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user