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

@ -2,7 +2,6 @@ from __future__ import unicode_literals
from xml.etree import ElementTree as ET
import datetime
import boto3
from boto3 import Session
from moto.core import BaseBackend, BaseModel