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

@ -1,7 +1,6 @@
from boto3 import Session
from moto.core import BaseBackend
import boto.logs
from moto.core.utils import unix_time_millis
from .exceptions import (
ResourceNotFoundException,