forked from verdnatura/salix-front
chore: refs #8039 not required
This commit is contained in:
parent
dd2dc86eea
commit
ee31bc8262
|
@ -3,7 +3,6 @@ import { useSession } from 'src/composables/useSession';
|
|||
import { Router } from 'src/router';
|
||||
import useNotify from 'src/composables/useNotify.js';
|
||||
import { useStateQueryStore } from 'src/stores/useStateQueryStore';
|
||||
import { CanceledError } from 'axios';
|
||||
|
||||
const session = useSession();
|
||||
const { notify } = useNotify();
|
||||
|
|
Loading…
Reference in New Issue