Skip to content

Commit d0d8c24

Browse files
committed
provision: Remove unnecessary imports.
1 parent 942907b commit d0d8c24

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/provision

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
import os
44
import sys
55
import argparse
6-
import pip
7-
import six
86
import subprocess
97
import warnings
108

0 commit comments

Comments
 (0)