Skip to content

Commit

Permalink
Apply code styling
Browse files Browse the repository at this point in the history
  • Loading branch information
quadseed committed Jun 25, 2023
1 parent 4b426f0 commit fc7d053
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ app.shortcut('key-return', keyReturnAction)

app.action<BlockAction>('key-pickup', keyPickupAction)
app.action<BlockAction>('key-return', keyReturnAction)

;(async () => {
await app.start()

Expand Down

0 comments on commit fc7d053

Please sign in to comment.