Skip to content

Commit 17bcd34

Browse files
committed
Fix for Rubocop
1 parent 24ae95b commit 17bcd34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/highlight/syntax_themes_pygments

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
require "bundler/setup"
44
require "httpx"
55
require "nokogiri"
6-
require "debug"
6+
# require "debug"
77

88
# Download the Pygments themes from the StylishThemes repository
99

0 commit comments

Comments
 (0)