mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-29 10:05:03 +00:00
Remove unused Person.vue
import from types.ts
for cleanup and improved code maintainability.
This commit is contained in:
@@ -15,7 +15,6 @@ import {
|
|||||||
import { StoredObject } from "ChillDocStoreAssets/types";
|
import { StoredObject } from "ChillDocStoreAssets/types";
|
||||||
import { Thirdparty } from "../../../ChillThirdPartyBundle/Resources/public/types";
|
import { Thirdparty } from "../../../ChillThirdPartyBundle/Resources/public/types";
|
||||||
import { Calendar } from "../../../ChillCalendarBundle/Resources/public/types";
|
import { Calendar } from "../../../ChillCalendarBundle/Resources/public/types";
|
||||||
import Person from "./vuejs/_components/OnTheFly/Person.vue";
|
|
||||||
|
|
||||||
export interface AltName {
|
export interface AltName {
|
||||||
labels: TranslatableString;
|
labels: TranslatableString;
|
||||||
|
Reference in New Issue
Block a user