Remove relations

This commit is contained in:
Jim LAURIE 2018-08-01 09:53:30 +02:00 committed by GitHub
parent 85c9ccd7ef
commit 57d5a6afd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,14 +38,6 @@
"via": "users",
"plugin": "users-permissions",
"configurable": false
},
"products": {
"collection": "product",
"via": "users"
},
"product": {
"model": "product",
"via": "creator"
}
}
}
}