mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
cleanup
This commit is contained in:
parent
8faf22dbbf
commit
c9d45d97dc
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ export const postNode = ({
|
|||
.post(API.NODE.SAVE, { node }, configWithToken(access))
|
||||
.then(resultMiddleware)
|
||||
.catch(errorMiddleware);
|
||||
// .then(console.log);
|
||||
|
||||
export const getNodes = ({
|
||||
from = null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue