removed some unnecessary data

This commit is contained in:
2025-11-20 16:41:38 +01:00
parent e269848f82
commit 49dea174c3
5 changed files with 45 additions and 199 deletions

View File

@@ -9,9 +9,7 @@ import {QuotationTable} from "../../components/quotation-table/quotation-table";
@Component({
selector: 'app-quotation',
imports: [
DelivereryNoteTable,
ModalButton,
DelivereryNoteForm,
Search,
QuotationForm,
QuotationTable