Remove unused module attribute
This commit is contained in:
parent
c5c43caceb
commit
486c15631c
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ defmodule RDF.StatementTest do
|
|||
@bnode ~B<foo>
|
||||
@valid_literal ~L"foo"
|
||||
@invalid_literal RDF.integer("foo")
|
||||
@literal @valid_literal
|
||||
|
||||
@valid_triples [
|
||||
{@iri, @iri, @iri},
|
||||
|
|
Loading…
Reference in a new issue