[TLC-674] Lint fixes

This commit is contained in:
Kim Shepherd
2024-01-23 14:11:45 +13:00
parent 0e4ad5e674
commit 43620a44f2
7 changed files with 23 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
import {autoserialize} from "cerialize";
import {MetadataMap} from "../../../core/shared/metadata.models";
import { autoserialize } from 'cerialize';
import { MetadataMap } from '../../../core/shared/metadata.models';
export class Duplicate {
/**