Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
SychO9 committed Oct 25, 2023
1 parent 72dd319 commit 463003a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion framework/core/js/src/forum/components/Search.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import KeyboardNavigatable from '../../common/utils/KeyboardNavigatable';
import SearchState from '../states/SearchState';
import DiscussionsSearchSource from './DiscussionsSearchSource';
import UsersSearchSource from './UsersSearchSource';
import { fireDeprecationWarning } from '../../common/helpers/fireDebugWarning';
import type Mithril from 'mithril';
import Icon from '../../common/components/Icon';

Expand Down

0 comments on commit 463003a

Please sign in to comment.