diff options
Diffstat (limited to 'scrypted/diagnostic.ts')
| -rw-r--r-- | scrypted/diagnostic.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scrypted/diagnostic.ts b/scrypted/diagnostic.ts index e159f1d..e7a3ba3 100644 --- a/scrypted/diagnostic.ts +++ b/scrypted/diagnostic.ts @@ -3,7 +3,6 @@ // require() — drives whether the auto-discovery feature can use a // proper library or has to fall back to raw multicast UDP. -declare const sdk: any; declare const require: any; console.log("------ scriptedEval require() probe ------"); |
