Skip to content

Commit f30c187

Browse files
committed
Fix lint
1 parent b92581f commit f30c187

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pip/_internal/models/link.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
import os
77
import posixpath
88
import re
9-
import sys
109
import urllib.parse
1110
from collections.abc import Mapping
1211
from dataclasses import dataclass

0 commit comments

Comments
 (0)