Skip to content

Commit f1e6faa

Browse files
author
Michael Brewer
committed
chore: remove unused imports
1 parent e7df7d5 commit f1e6faa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/functional/event_handler/test_api_gateway.py

-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
import base64
2-
import builtins
32
import json
43
import zlib
54
from decimal import Decimal
65
from pathlib import Path
76
from typing import Dict
8-
from unittest.mock import MagicMock
97

108
import pytest
119

0 commit comments

Comments
 (0)