fix missing import. fixes #738
This commit is contained in:
@@ -17,7 +17,8 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
|
||||||
from datetime import datetime, timedelta
|
from datetime import datetime
|
||||||
|
import sys
|
||||||
|
|
||||||
try:
|
try:
|
||||||
import pyasn1
|
import pyasn1
|
||||||
|
|||||||
Reference in New Issue
Block a user