Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit 371a06b

Browse files
author
dpatanin
committed
remove log
1 parent 88c6bdc commit 371a06b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/components/ScannerExamples.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ import 'react-tabs/style/react-tabs.css';
55

66
const PREFIX = 23
77
export default function ScannerExamples(props) {
8-
9-
console.log(props.scanner);
10-
118
const scanner = props.scanner.substring(PREFIX);
129
const query = graphql`
1310
query {

0 commit comments

Comments
 (0)