style(note-metadata): remove unused imports

Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
David Mehren 2022-01-17 11:58:23 +01:00
parent 08f97209ec
commit 7eba4bf83b
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3

View file

@ -12,9 +12,6 @@ import {
ValidateNested,
} from 'class-validator';
import { GroupInfoDto } from '../groups/group-info.dto';
import { UserInfoDto } from '../users/user-info.dto';
export class NoteUserPermissionEntryDto {
/**
* Username of the User this permission applies to