mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Remove unused type from accountability
This commit is contained in:
@@ -5,6 +5,4 @@ export type Accountability = {
|
||||
|
||||
ip?: string;
|
||||
userAgent?: string;
|
||||
|
||||
parent?: number;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user