Formatting

This commit is contained in:
Bruno Bernardino
2024-04-04 12:54:49 +01:00
parent a8a0e20428
commit bd4be8dbec

View File

@@ -1,7 +1,7 @@
import { Handlers } from 'fresh/server.ts'; import { Handlers } from 'fresh/server.ts';
import { FreshContextState } from '/lib/types.ts'; import { FreshContextState } from '/lib/types.ts';
import { getFile, getDirectoryAccess, getFileAccess } from '/lib/data/files.ts'; import { getDirectoryAccess, getFile, getFileAccess } from '/lib/data/files.ts';
interface Data {} interface Data {}