mirror of
https://github.com/inspec/inspec
synced 2024-11-23 05:03:07 +00:00
Removed extra whitespace
This commit is contained in:
parent
9210c97840
commit
f1e8483cd8
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ class SecurityPolicy < Inspec.resource(1)
|
|||
return nil if @exit_status != 0
|
||||
@policy = cmd.stdout
|
||||
@loaded = true
|
||||
|
||||
|
||||
# returns self
|
||||
self
|
||||
|
||||
|
|
Loading…
Reference in a new issue