Skip to content

Commit

Permalink
Resolve merge issue
Browse files Browse the repository at this point in the history
  • Loading branch information
cea2aj committed Jul 27, 2021
1 parent debddd8 commit 6db4e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/components/search/searchcomponent.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import SearchParams from '../../dom/searchparams';
import TranslationFlagger from '../../i18n/translationflagger';
import QueryUpdateListener from '../../../core/statelisteners/queryupdatelistener';
import QueryTriggers from '../../../core/models/querytriggers';
import VoiceSearchController from '../../controllers/voicesearchcontroller';
import VoiceSearchController from '../../speechrecognition/voicesearchcontroller';
import { speechRecognitionIsSupported } from '../../../core/speechrecognition/support';
import SearchBarIconController from '../../controllers/searchbariconcontroller';

Expand Down

0 comments on commit 6db4e12

Please sign in to comment.