Skip to content

Commit

Permalink
[backend] lint
Browse files Browse the repository at this point in the history
  • Loading branch information
labo-flg committed Nov 14, 2023
1 parent 1ff07bf commit 9e92d70
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import type { AuthContext, AuthUser } from '../../types/user';
import { getEntitiesMapFromCache } from '../../database/cache';
import type { StixObject } from '../../types/stix-common';
import { ENTITY_TYPE_RESOLVED_FILTERS } from '../../schema/stixDomainObject';
import { ValidationError } from '../../config/errors';

// TODO: changed by Cathia, to integrate properly with her
const ASSIGNEE_FILTER = 'objectAssignee';
Expand Down

0 comments on commit 9e92d70

Please sign in to comment.