Skip to content

Commit

Permalink
Merge branch 'release/2.7' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkLark86 committed Feb 19, 2024
2 parents 0ee8f53 + ef75343 commit a6c2810
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions client/interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import {
IVocabulary,
IVocabularyItem,
RICH_FORMATTING_OPTION,
IVocabularyItem,
} from 'superdesk-api';
import {Dispatch, Store} from 'redux';
import * as moment from 'moment';
Expand Down Expand Up @@ -1397,8 +1396,6 @@ export interface ISearchParams {
coverage_user_id?:string;
priority?: Array<number>;

priority?: Array<number>;

// Event Params
reference?: string;
location?: IEventLocation;
Expand Down

0 comments on commit a6c2810

Please sign in to comment.