We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15424a9 commit 209cbc3Copy full SHA for 209cbc3
2 files changed
lib/rdf.rb
@@ -5,7 +5,6 @@
5
require "ostruct"
6
7
require 'rdf/version'
8
-require 'rdf/extensions'
9
10
module RDF
11
# RDF mixins
lib/rdf/extensions.rb
0 commit comments