0
0
mirror of https://github.com/Doodle3D/Doodle3D-Core.git synced 2025-05-10 09:23:23 +02:00

remove trailing }

This commit is contained in:
Casper Lamboo 2021-05-05 18:58:33 +02:00
parent 5f7e70027a
commit d43c55906b

@ -436,7 +436,7 @@ export function traceDrag(position, start, id, screenMatrixContainer, screenMatr
// return dispatch(importImage());
// }
// };
}
// }
export function importImage() {
return dispatch => {