Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
gtopper committed Jul 10, 2024
1 parent 378e858 commit 67115ab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion v3io/dataplane/kv_timestamp.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
# limitations under the License.
#
import datetime
import sys

# used only n py2
BASE_DATETIME = datetime.datetime(1970, 1, 1)
Expand Down
1 change: 0 additions & 1 deletion v3io/dataplane/transport/httpclient.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
import queue
import socket
import ssl
import sys

import v3io.dataplane.request
import v3io.dataplane.response
Expand Down

0 comments on commit 67115ab

Please sign in to comment.