Skip to content

Commit

Permalink
chore: remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
EthnTuttle committed Jul 20, 2023
1 parent 057c8f9 commit 8be1467
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/guardian-ui/src/setup/FederationSetup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import { ConnectGuardians } from '../components/ConnectGuardians';
import { RunDKG } from '../components/RunDKG';
import { VerifyGuardians } from '../components/VerifyGuardians';
import { SetupComplete } from '../components/SetupComplete';
import { SetupProgress as SetupStepper } from '../components/SetupProgress';
import { useTranslation } from '@fedimint/utils';

const PROGRESS_ORDER: SetupProgress[] = [
Expand Down

0 comments on commit 8be1467

Please sign in to comment.