Skip to content

Commit bd0352d

Browse files
committed
Delete comment
1 parent ac90d21 commit bd0352d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/msftidy.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@ def check_lines
208208
end
209209
end
210210

211-
# if ln =~/^[ \t]+load[ \t]+.*?\.rb/
212211
if ln =~/^[ \t]*load[ \t]+[\x22\x27]/
213212
error("Loading (not requiring) a file: #{ln.inspect}", idx)
214213
end

0 commit comments

Comments
 (0)