Skip to content

Commit

Permalink
Remove import from builtins
Browse files Browse the repository at this point in the history
  • Loading branch information
aahung committed Nov 18, 2020
1 parent 9d29984 commit 0ecbbe4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions samcli/lib/logs/formatter.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
import functools


from builtins import map


class LogsFormatter:
"""
Formats log messages returned by CloudWatch Logs service.
Expand Down

0 comments on commit 0ecbbe4

Please sign in to comment.