diff --git a/src/pages/Storage/StorageQuery.tsx b/src/pages/Storage/StorageQuery.tsx index e782269..a8fda08 100644 --- a/src/pages/Storage/StorageQuery.tsx +++ b/src/pages/Storage/StorageQuery.tsx @@ -195,7 +195,6 @@ const StorageKeyInput: FC<{ idx: number; type: number; disabled: boolean }> = ({ if (!builder) return null const codec = builder.buildDefinition(type) - console.log("decoded", value) const getBinValue = () => { try { return (