Skip to content

Commit

Permalink
Again, making RuboCop happy
Browse files Browse the repository at this point in the history
  • Loading branch information
danzilio committed Nov 13, 2017
1 parent 17946b9 commit 4acb4e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/puppet/type/jenkins_credentials.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@
:StringCredentialsImpl,
:FileCredentialsImpl,
:AWSCredentialsImpl,
:GitLabApiTokenImpl,
)
:GitLabApiTokenImpl)
end

newproperty(:description) do
Expand Down

0 comments on commit 4acb4e4

Please sign in to comment.