Skip to content

Commit be1f572

Browse files
committed
Merge branch 'feat_validation' of https://github.com/Geode-solutions/OpenGeodeWeb-Front into feat_validation
2 parents d8846b6 + 0f324d6 commit be1f572

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composables/api_fetch.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ export function api_fetch(
88
const errors_store = use_errors_store()
99
const geode_store = use_geode_store()
1010

11-
1211
const body = params || {}
1312

1413
const ajv = new Ajv()

0 commit comments

Comments
 (0)