diff options
Diffstat (limited to 'projects.rb')
-rwxr-xr-x | projects.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/projects.rb b/projects.rb index b76742a..69a2857 100755 --- a/projects.rb +++ b/projects.rb @@ -3,7 +3,6 @@ # Alex Legler <a3li@gentoo.org> require_relative 'lib/vocabulary' -require 'backports/2.1.0/array/to_h' require 'json' require 'rdf/rdfxml' require 'uri' |