Skip to content

Commit

Permalink
fix(core): Remove obsolete import identifierFields
Browse files Browse the repository at this point in the history
  • Loading branch information
hans-rollingridges-dev committed Nov 20, 2023
1 parent d5f781c commit 62f410d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ import { Brackets, QueryBuilder, SelectQueryBuilder } from 'typeorm';

import { SearchIndexItem } from '../entities/search-index-item.entity';

import { identifierFields } from './search-strategy-common';

/**
* Maps a raw database result to a SearchResult.
*/
Expand Down

0 comments on commit 62f410d

Please sign in to comment.