mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 13:12:20 +00:00
remove some not used imports from python codes
This commit is contained in:
@@ -17,10 +17,10 @@
|
||||
import argparse
|
||||
import collections
|
||||
import csv
|
||||
import re
|
||||
import json
|
||||
import os
|
||||
import random
|
||||
import re
|
||||
import subprocess
|
||||
import sys
|
||||
import time
|
||||
|
Reference in New Issue
Block a user