refactor frontend warren move api

This commit is contained in:
2025-07-30 21:56:50 +02:00
parent 3b141cc7cd
commit 956c0c6f65
4 changed files with 40 additions and 30 deletions

View File

@@ -10,7 +10,6 @@ import {
deleteWarrenDirectory,
deleteWarrenFile,
fetchFile,
moveFile,
} from '~/lib/api/warrens';
import type { DirectoryEntry } from '#shared/types';