Skip to content

Commit 463c5bb

Browse files
committed
removing require
1 parent 0486c56 commit 463c5bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/puppet-lint.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
require 'puppet-lint/checks'
1212
require 'puppet-lint/report/github'
1313
require 'puppet-lint/bin'
14-
require 'puppet-lint/monkeypatches'
1514

1615
class PuppetLint::NoCodeError < StandardError; end
1716

0 commit comments

Comments
 (0)