Remove irrelevant TODO

This commit is contained in:
Rory&
2026-04-18 01:12:08 +02:00
parent 4beb23fc22
commit 07286e3f96

View File

@@ -23,7 +23,6 @@ import { join, dirname } from "path";
import { Readable } from "stream";
import ExifTransformer from "exif-be-gone";
// TODO: split stored files into separate folders named after cloned route
export class FileStorage implements Storage {
getFsPath(path: string): string {
// STORAGE_LOCATION has a default value in start.ts