mirror of
https://github.com/bewcloud/bewcloud.git
synced 2026-03-11 08:54:49 +00:00
Formatting
This commit is contained in:
parent
a8a0e20428
commit
bd4be8dbec
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue