Skip to content

Commit

Permalink
Remove duplicate method
Browse files Browse the repository at this point in the history
  • Loading branch information
philliphartin committed Jan 26, 2024
1 parent 6c4ba11 commit 11521d4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/1.actions.ts
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
// title: Actions
// description: A collection of useful actions

/**
* Scrolls to the element with the specified ID.
*/
export function formatNumber(value: number): string {
return 'up'
}

/**
* Scrolls to the element with the specified ID.
*/
Expand Down

0 comments on commit 11521d4

Please sign in to comment.