Skip to content

Commit 4462570

Browse files
committed
Remove unused LICENSE constant from js file
Signed-off-by: Simone Arpe <[email protected]>
1 parent f12c438 commit 4462570

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@ with
208208
var PSPDFKit = NativeModules.PSPDFKit;
209209

210210
const DOCUMENT = "file:///sdcard/document.pdf";
211-
const LICENSE = "LICENSE_KEY_GOES_HERE";
212211
const CONFIGURATION = {
213212
scrollContinuously : false,
214213
showPageNumberOverlay : true,

0 commit comments

Comments
 (0)