Skip to content

Commit 8284e08

Browse files
Remove unused import
1 parent dd967d6 commit 8284e08

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

protovalidate/validator.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
import typing
16-
1715
from google.protobuf import message
1816

1917
from buf.validate import validate_pb2 # type: ignore

0 commit comments

Comments
 (0)