mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Clean up unnecessary imports
This commit is contained in:
parent
ce27b55bb8
commit
e1ed9c823e
@ -1,11 +1,5 @@
|
|||||||
{
|
{
|
||||||
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
||||||
"import": [
|
|
||||||
"files-scs:config/util/representation-conversion/converters/content-type-replacer.json",
|
|
||||||
"files-scs:config/util/representation-conversion/converters/quad-to-rdf.json",
|
|
||||||
"files-scs:config/util/representation-conversion/converters/rdf-to-quad.json",
|
|
||||||
"files-scs:config/util/representation-conversion/converters/markdown.json"
|
|
||||||
],
|
|
||||||
"@graph": [
|
"@graph": [
|
||||||
{
|
{
|
||||||
"@id": "urn:solid-server:default:ErrorToQuadConverter",
|
"@id": "urn:solid-server:default:ErrorToQuadConverter",
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
||||||
"import": [
|
|
||||||
"files-scs:config/util/representation-conversion/converters/content-type-replacer.json",
|
|
||||||
"files-scs:config/util/representation-conversion/converters/quad-to-rdf.json",
|
|
||||||
"files-scs:config/util/representation-conversion/converters/rdf-to-quad.json"
|
|
||||||
],
|
|
||||||
"@graph": [
|
"@graph": [
|
||||||
{
|
{
|
||||||
"comment": "Renders Markdown snippets into the main page template.",
|
"comment": "Renders Markdown snippets into the main page template.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user