Explorar o código

remove unnecessary code

kaori %!s(int64=4) %!d(string=hai) anos
pai
achega
23d6b44d60
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/app/test/integration/service/user-groups.test.ts

+ 0 - 1
packages/app/test/integration/service/user-groups.test.ts

@@ -69,7 +69,6 @@ describe('UserGroupService', () => {
     // Create UserGroupRelations
     await UserGroupRelation.insertMany([
       {
-        // _id: userGroupRelationId1,
         relatedGroup: userGroup4,
         relatedUser: user1,
         createdAt: new Date(),