Skip to content

Commit

Permalink
chore: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Brewer committed Jul 9, 2021
1 parent e7df7d5 commit f1e6faa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/functional/event_handler/test_api_gateway.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
import base64
import builtins
import json
import zlib
from decimal import Decimal
from pathlib import Path
from typing import Dict
from unittest.mock import MagicMock

import pytest

Expand Down

0 comments on commit f1e6faa

Please sign in to comment.