Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
NSeydoux committed Dec 9, 2024
1 parent 7441f54 commit d94f7ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/type/CustomField.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@

import { INHERIT, acl, gc } from "../common/constants";


export type CustomField = {
/* The custom field name (this must be a URL). */
key: URL;
Expand Down

0 comments on commit d94f7ad

Please sign in to comment.