Skip to content

Commit 5853d84

Browse files
committed
Update scan-and-search.html
1 parent a2b9fad commit 5853d84

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

barcode-scanner-api-samples/scan-single-barcode/scan-and-search.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ <h3></h3>
3838
async function startScanner() {
3939
const barcodeScanner = new Dynamsoft.BarcodeScanner({
4040
license: "", // Replace with valid license key
41-
engineResourcePaths: {
42-
rootDirectory:
43-
"https://cdn.jsdelivr.net/npm/[email protected]/dist/",
44-
},
4541
scanMode: Dynamsoft.EnumScanMode.SM_SINGLE,
4642
showUploadImageButton: true,
4743
scannerViewConfig: {

0 commit comments

Comments
 (0)