mirror of
https://github.com/Doodle3D/Doodle3D-Core.git
synced 2024-12-22 11:03:48 +01:00
remove trailing }
This commit is contained in:
parent
5f7e70027a
commit
d43c55906b
@ -436,7 +436,7 @@ export function traceDrag(position, start, id, screenMatrixContainer, screenMatr
|
|||||||
// return dispatch(importImage());
|
// return dispatch(importImage());
|
||||||
// }
|
// }
|
||||||
// };
|
// };
|
||||||
}
|
// }
|
||||||
|
|
||||||
export function importImage() {
|
export function importImage() {
|
||||||
return dispatch => {
|
return dispatch => {
|
||||||
|
Loading…
Reference in New Issue
Block a user