Skip to content

Commit

Permalink
really fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
geoknee committed Oct 9, 2023
1 parent bbf0d40 commit 09617eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/payment-proxy-client/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ export default function App() {
[hub],
initialChannelBalance
);
console.time("Create Payment Channel");

// TODO: If the objective completes fast enough, we might start waiting after it's already done
// await nitroClient.WaitForObjective(result.Id);
Expand Down

0 comments on commit 09617eb

Please sign in to comment.