Skip to content

Commit

Permalink
remove unnecessary tags
Browse files Browse the repository at this point in the history
  • Loading branch information
jjcantu committed Jan 3, 2025
1 parent ec59671 commit bcfc368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/javascript/number-formatting/format-file-size.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Format File Size
description: Converts bytes into human-readable file size format.
author: jjcantu
tags: javascript,format,size,utility
tags: format,size
---

```js
Expand Down

0 comments on commit bcfc368

Please sign in to comment.