We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7507075 commit 04f6a11Copy full SHA for 04f6a11
1 file changed
README.md
@@ -20,7 +20,6 @@ require_once __DIR__ . '/vendor/autoload.php';
20
use SecureNative\sdk\SecureNative;
21
use SecureNative\sdk\SecureNativeOptions;
22
use SecureNative\sdk\EventTypes;
23
-use SecureNative\sdk\SecureNativeContext;
24
```
25
26
#### Initializing SDK
0 commit comments