Skip to content

Commit

Permalink
remove jsonpath
Browse files Browse the repository at this point in the history
  • Loading branch information
lathoub committed Dec 10, 2024
1 parent 0d4bc64 commit 69e6d9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion previousSteps/step17 OAPIF P4 CRUD/src/models/items.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import * as turf from "@turf/turf";
import { JSONPath } from "jsonpath-plus";
//import { JSONPath } from "jsonpath-plus";
import urlJoin from "url-join";
import { getDatabases } from "../database/database.js";
import utils from "../utils/utils.js";
Expand Down
2 changes: 1 addition & 1 deletion src/public/api/openapi.json

Large diffs are not rendered by default.

0 comments on commit 69e6d9d

Please sign in to comment.