code quality
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* Deterministic; side-effect free; no HTTP calls.
|
||||
*/
|
||||
|
||||
import type { MediaBinaryDTO } from '@/lib/types/generated/MediaBinaryDTO';
|
||||
import type { MediaBinaryDTO } from '@/lib/types/MediaBinaryDTO';
|
||||
import type { TrackImageViewData } from '@/lib/view-data/TrackImageViewData';
|
||||
|
||||
import { ViewDataBuilder } from "../../contracts/builders/ViewDataBuilder";
|
||||
|
||||
Reference in New Issue
Block a user