Skip to content

Commit bcfc368

Browse files
committed
remove unnecessary tags
1 parent ec59671 commit bcfc368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/javascript/number-formatting/format-file-size.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Format File Size
33
description: Converts bytes into human-readable file size format.
44
author: jjcantu
5-
tags: javascript,format,size,utility
5+
tags: format,size
66
---
77

88
```js

0 commit comments

Comments
 (0)