Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cool Fire
nanobot4
Commits
afdfb285
Commit
afdfb285
authored
Mar 19, 2018
by
Cool Fire
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix for development clutter left in code
parent
933fd7be
Pipeline
#574
passed with stages
in 6 minutes and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
plugins/redhatsecurity.rb
plugins/redhatsecurity.rb
+0
-1
No files found.
plugins/redhatsecurity.rb
View file @
afdfb285
...
...
@@ -46,7 +46,6 @@ class Redhatsecurity
xml
=
Nokogiri
::
XML
(
xml
)
# Parse out info
items
=
xms
.
css
(
'item'
)
title
=
xml
.
css
(
'item title'
).
last
.
text
link
=
xml
.
css
(
'item link'
).
last
.
text
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment