Skip to content
Snippets Groups Projects
Commit 6d91efad authored by Maximilian Giller's avatar Maximilian Giller
Browse files

Removed unused file

parent f6a323fb
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ export function loadGraphJson(spaceId) {
/**
* Takes the graph json object and stores it in the backend.
*
* @param {String} spaceId Identification of graph to save.
* @param {object} json Graph object
*/
export function saveGraphJson(spaceId, json) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment