mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
Remove unused import statements (#2282)
This commit is contained in:
committed by
Jelle Zijlstra
parent
f8041d08db
commit
86883d3df9
@@ -2,8 +2,6 @@
|
||||
|
||||
# NOTE: These are incomplete!
|
||||
|
||||
import sys
|
||||
import typing
|
||||
from typing import NamedTuple, Tuple
|
||||
|
||||
class stat_result:
|
||||
|
||||
Reference in New Issue
Block a user