Skip to content

Commit

Permalink
fix tsc
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlobu committed Mar 5, 2022
1 parent 7daab3c commit 6f444c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/containers/DeskreenStepper.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ import Logger from '../utils/LoggerWithFilePrefix';
import LanguageSelector from '../components/LanguageSelector';
import { getShuffledArrayOfHello } from '../configs/i18next.config.client';
import ToggleThemeBtnGroup from '../components/ToggleThemeBtnGroup';
import CloseOverlayButton from '../components/CloseOverlayButton';

const log = new Logger(__filename);

Expand Down

0 comments on commit 6f444c6

Please sign in to comment.