kvm-test: get rid of unused import random

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
This commit is contained in:
Olivier Gayot 2022-04-27 20:04:20 +02:00
parent 6165c0a423
commit eb7dee2c9e
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ import contextlib
import copy
import crypt
import os
import random
import shlex
import socket
import subprocess