Skip to content

Commit 9ac6f6c

Browse files
committed
Update hello-world.html
1 parent 48db3b0 commit 9ac6f6c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

hello-world/hello-world.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@ <h1>Hello World (Decode via Camera)</h1>
3737
}
3838
</script>
3939
<script>
40-
Object.assign(Dynamsoft.Core.CoreModule.engineResourcePaths, {
41-
std: 'https://cdn.jsdelivr.net/npm/[email protected]/dist/',
42-
dip: 'https://cdn.jsdelivr.net/npm/[email protected]/dist/',
43-
});
4440
/** LICENSE ALERT - README
4541
* To use the library, you need to first specify a license key using the API "initLicense()" as shown below.
4642
*/

0 commit comments

Comments
 (0)