Skip to content
Snippets Groups Projects
Commit 0e92abd6 authored by Yan, Andrew N.'s avatar Yan, Andrew N.
Browse files

remove unused code

parent 738e2bb1
No related branches found
No related tags found
No related merge requests found
......@@ -258,12 +258,6 @@ export const Actions = {
type: 'SET_GAGE_HEIGHT',
gageHeight
};
},
updateStartTime(startTime) {
return {
type: 'UPDATE_START_TIME',
startTime
};
}
};
......
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