summaryrefslogtreecommitdiff
path: root/numpy/lib/arraysetops.pyi
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/lib/arraysetops.pyi')
-rw-r--r--numpy/lib/arraysetops.pyi1
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/lib/arraysetops.pyi b/numpy/lib/arraysetops.pyi
index 6f13ec74b..492affb10 100644
--- a/numpy/lib/arraysetops.pyi
+++ b/numpy/lib/arraysetops.pyi
@@ -2,7 +2,6 @@ from typing import (
Literal as L,
Any,
List,
- Union,
TypeVar,
Tuple,
overload,