API - move file utils

This commit is contained in:
Sam
2022-02-16 12:55:55 +01:00
parent 10a9ff5e28
commit 9700b98af1
8 changed files with 29 additions and 27 deletions

View File

@ -3,7 +3,7 @@ from uuid import uuid4
import pytest
from fittrackee.responses import display_readable_file_size
from fittrackee.files import display_readable_file_size
from fittrackee.utils import get_readable_duration