Remove stray log

This commit is contained in:
Tom Moor
2022-10-18 21:49:37 -04:00
parent 87e3f18e6d
commit 7a9c75b9f1

View File

@@ -23,8 +23,6 @@ function EmptyCollection({ collection }: Props) {
const context = useActionContext();
const collectionName = collection ? collection.name : "";
console.log({ context });
return (
<Centered column>
<Text type="secondary">