Skip to content

Commit dc1f6d1

Browse files
committed
Fix some lint issues
1 parent 0cfa9a4 commit dc1f6d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/vws/vws.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import base64
66
import io
77
import json
8-
from enum import Enum
98
from time import sleep
109
from typing import Dict, List, Optional, Union
1110
from urllib.parse import urljoin

0 commit comments

Comments
 (0)