Skip to content

Commit

Permalink
Refs #283012 - eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
iugin committed Feb 10, 2025
1 parent 721dac4 commit 92d3110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/facets.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import placesBlacklist from './json/placesBlacklist.json';
import topicsBlacklist from './json/topicsBlacklist.json';
import { getTodayWithTime } from '../utils';

import { defineMessages, FormattedMessage } from 'react-intl';
import { defineMessages } from 'react-intl';

const messages = defineMessages({
includeArchivedContent: {
Expand Down

0 comments on commit 92d3110

Please sign in to comment.