We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0fe1ca commit 742d71bCopy full SHA for 742d71b
connector/connector.py
@@ -23,7 +23,6 @@
23
import logging
24
import struct
25
26
-from contextlib import contextmanager
27
from openerp import models, fields
28
29
from .exception import RetryableJobError
0 commit comments