Skip to content

Commit

Permalink
Removed duplicated import of MutableMapping
Browse files Browse the repository at this point in the history
  • Loading branch information
evandrocoan committed Sep 15, 2019
1 parent 56f7200 commit 392325e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions all/debug_tools/logger.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,7 @@
import logging
import logging.handlers

from collections import MutableMapping
from logging import getLevelName

from logging import Logger
from logging import Manager
from logging import PlaceHolder
Expand Down

0 comments on commit 392325e

Please sign in to comment.