Refactor code to remove unused variable and add meta tags for shared collections page

This commit is contained in:
Sean Morley
2024-10-07 23:39:05 -04:00
parent 1e61032692
commit 70c78635fc
2 changed files with 5 additions and 1 deletions

View File

@@ -50,7 +50,6 @@
let notFound: boolean = false;
let isShowingLinkModal: boolean = false;
let isShowingCreateModal: boolean = false;
let isShowingTransportationModal: boolean = false;
let isShowingChecklistModal: boolean = false;