Skip to content

Commit 7773803

Browse files
code clean up - 2
1 parent 734c4f1 commit 7773803

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/lib/constants.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,8 @@ export default {
6767
// log file path
6868
LOG_FILE_PATH: '.smartui.log',
6969

70-
// Disallowed Zip Extension
70+
// Disallowed file extension
7171
FILE_EXTENSION_ZIP: '.zip',
72-
73-
//Disallowed Gifs
7472
FILE_EXTENSION_GIFS: 'gif',
7573

7674
// Magic Numbers

0 commit comments

Comments
 (0)