Skip to content

Commit 4d5091f

Browse files
committed
Minor cleanup
1 parent ba70d97 commit 4d5091f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/confluent_kafka/schema_registry/protobuf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
import io
1919
import sys
2020
import base64
21-
import warnings
2221
from collections import deque
2322
from decimal import Context, Decimal, MAX_PREC
2423
from typing import Set, List, Union, Optional, Any, Tuple

0 commit comments

Comments
 (0)