Stoopid import was still hanging around.
This commit is contained in:
parent
6c85a85e0d
commit
5d7a102e4c
@ -1,6 +1,5 @@
|
|||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
from collections import OrderedDict
|
|
||||||
|
|
||||||
from moto.core import BaseBackend
|
from moto.core import BaseBackend
|
||||||
|
|
||||||
|
@ -8,4 +8,4 @@ url_bases = [
|
|||||||
|
|
||||||
url_paths = {
|
url_paths = {
|
||||||
"{0}/": EventsHandler.dispatch,
|
"{0}/": EventsHandler.dispatch,
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user