Skip to content

Commit 85a1db3

Browse files
committed
remove debug
1 parent 2e4c1df commit 85a1db3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/puppet/provider/archive/ruby.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
require 'tempfile'
88
require 'puppet/util/execution'
99

10-
require 'pry'
1110
# This provider implements a simple state-machine. The following attempts to #
1211
# document it. In general, `def adjective?` implements a [state], while `def
1312
# verb` implements an {action}.

0 commit comments

Comments
 (0)