Fixed linter errors

This commit is contained in:
gruebel 2019-12-26 21:03:49 +01:00
commit 9d9b620878
19 changed files with 0 additions and 21 deletions

View file

@ -8,7 +8,6 @@ import six
import struct
from xml.sax.saxutils import escape
import boto.sqs
from boto3 import Session
from moto.core.exceptions import RESTError