Skip to content

Commit

Permalink
fix for unused
Browse files Browse the repository at this point in the history
  • Loading branch information
igorgoldobin committed Jul 3, 2024
1 parent 95c5350 commit 2f88009
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/GenerateKeys/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ import { routeToCorrectWorkflowStep } from '../../utils/RouteToCorrectWorkflowSt
// Routes
import { routesEnum } from '../../Routes';
import { OperatingSystemDownload } from '../../components/OperatingSystemDownload';
import { SectionTitle } from '../Clients/ValidatorClientComponents';

export enum operatingSystem {
'MAC',
Expand Down

0 comments on commit 2f88009

Please sign in to comment.