Skip to content

Commit

Permalink
chore: add missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryun1 committed Apr 16, 2024
1 parent 4400307 commit b34d87f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion govtool/frontend/src/utils/getDRepID.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ export const getPubDRepID = async (walletApi: CardanoApiWallet) => {
dRepIDBech32: undefined,
};
}
};
};

0 comments on commit b34d87f

Please sign in to comment.