[#303] add check if registry is on hdd
Some checks failed
DCO action / DCO (pull_request) Has been cancelled
Some checks failed
DCO action / DCO (pull_request) Has been cancelled
Signed-off-by: m.malygina <m.malygina@yadro.com>
This commit is contained in:
parent
1e102caf99
commit
1eaa997117
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@ import copy
|
|||
import itertools
|
||||
import math
|
||||
import time
|
||||
import logging
|
||||
import pathlib
|
||||
from dataclasses import fields
|
||||
from threading import Event
|
||||
from typing import Optional
|
||||
|
|
Loading…
Reference in a new issue