We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3457cae commit 3e39660Copy full SHA for 3e39660
README.md
@@ -38,7 +38,6 @@ $ pip install connect-sdk
38
### Example
39
```python
40
from connect import FulfillmentAutomation
41
-from connect.config import Config
42
from connect.logger import logger
43
from connect.models import ActivationTemplateResponse, ActivationTileResponse
44
from connect.models.exception import FulfillmentFail, FulfillmentInquire, Skip
0 commit comments