mirror of
https://github.com/inspec/inspec
synced 2024-11-22 20:53:11 +00:00
remove puts
This commit is contained in:
parent
fe7758a9a6
commit
5d4e44872c
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ end
|
|||
module Serverspec
|
||||
module Type
|
||||
def parse_config(content)
|
||||
p content
|
||||
PConfig.new(content)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue