Skip to content

Commit 6fdaa28

Browse files
committed
remove Store from N3.js
1 parent fd0e70f commit 6fdaa28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@id": "/N3.js/",
5959
"name": "n3",
6060
"description": "Lightning fast, spec-compatible, streaming RDF for JavaScript.",
61-
"implements": [ "DataFactory", "Store", "Sink" ]
61+
"implements": [ "DataFactory", "Sink" ]
6262
}, {
6363
"@id": "https://github.com/beautifulinteractions/node-quadstore",
6464
"name": "node-quadstore",

0 commit comments

Comments
 (0)