Skip to content

Commit

Permalink
chore: remove validation references
Browse files Browse the repository at this point in the history
  • Loading branch information
sherylgiovanni committed Jan 14, 2025
1 parent bb8bb89 commit ad63c94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import {
} from "@esri/arcgis-rest-request";

import { operations } from "./openapi-types.js";
import { baseUrl, isValidLatitude, isValidLongitude } from "./utils.js";
import { baseUrl } from "./utils.js";

// determine the list of allowed params we want to allow as options
// this should match the array given to appendCustomParams below
Expand Down

0 comments on commit ad63c94

Please sign in to comment.