Skip to content
Snippets Groups Projects
Commit dbae1d91 authored by Manuel Spuhler's avatar Manuel Spuhler
Browse files

Typo

parent 0b4fe824
No related branches found
No related tags found
No related merge requests found
......@@ -115,8 +115,6 @@ export const experimentInputToData = (data: ExperimentCreateInput) => {
},
name: data.name,
};
return params;
};
export const descriptiveDataToTableResult = (
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment