We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8846b6 + 0f324d6 commit be1f572Copy full SHA for be1f572
composables/api_fetch.js
@@ -8,7 +8,6 @@ export function api_fetch(
8
const errors_store = use_errors_store()
9
const geode_store = use_geode_store()
10
11
-
12
const body = params || {}
13
14
const ajv = new Ajv()
0 commit comments