Skip to content

Commit 01c430a

Browse files
author
im-vedant
committed
removed unnecessary comment
1 parent 679fc49 commit 01c430a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/eslint_disable_check.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ def main():
136136
SystemExit: If an error occurs during execution.
137137
"""
138138
args = arg_parser_resolver()
139-
print(f"Checking directories: {args.directory}")
140139
# Check eslint in the specified directory
141140
eslint_found = check_eslint(args.directory)
142141

0 commit comments

Comments
 (0)