From eab3d6750265da5fc415e97e3cce89a884554e92 Mon Sep 17 00:00:00 2001 From: dominik-zeglen Date: Tue, 7 Jan 2020 14:40:25 +0100 Subject: [PATCH] Remove unused import --- src/collections/views/CollectionList/CollectionList.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/collections/views/CollectionList/CollectionList.tsx b/src/collections/views/CollectionList/CollectionList.tsx index 4cb9c6d53..0523c8f77 100644 --- a/src/collections/views/CollectionList/CollectionList.tsx +++ b/src/collections/views/CollectionList/CollectionList.tsx @@ -37,7 +37,6 @@ import { CollectionBulkPublish } from "../../types/CollectionBulkPublish"; import { collectionAddUrl, collectionListUrl, - CollectionListUrlFilters, CollectionListUrlQueryParams, collectionUrl, CollectionListUrlDialog