Skip to content

Commit

Permalink
linting problems
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfgang Greschus authored and Wolfgang Greschus committed Nov 28, 2023
1 parent fe83597 commit 740e5e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { ApiProperty } from '@nestjs/swagger';
import { TimestampsResponse } from '../timestamps.response';
import { ContentElementType } from '@shared/domain/domainobject';
import { TimestampsResponse } from '../timestamps.response';

export class DrawingElementContent {
constructor({ description }: DrawingElementContent) {
Expand Down

0 comments on commit 740e5e9

Please sign in to comment.