mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-20 15:03:00 +10:00
feat(acls): refactor & acl descriptions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Object, ObjectBackend, ObjectMetadata, ObjectReference, Source } from ".";
|
||||
import { Object, ObjectBackend, ObjectMetadata, ObjectReference, Source } from "./objectHandler";
|
||||
|
||||
import sanitize from "sanitize-filename";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user