mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-30 05:14:54 +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