From 9b475d646fa40493a74e02da69f69b5ca589ba21 Mon Sep 17 00:00:00 2001 From: Alex Rock Ancelet Date: Tue, 15 Oct 2024 23:06:18 +0200 Subject: [PATCH] Other CS fix --- src/testApp/AuthorCrud.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/testApp/AuthorCrud.ts b/src/testApp/AuthorCrud.ts index 82c98d9..6d09229 100644 --- a/src/testApp/AuthorCrud.ts +++ b/src/testApp/AuthorCrud.ts @@ -4,8 +4,6 @@ import { CallbackStateProcessor, CallbackStateProvider, CrudDefinition, - DateField, - DateRangeFilter, Delete, Edit, List,