Skip to content

Commit

Permalink
console: Service Connectors: offer the "latest" version by default
Browse files Browse the repository at this point in the history
  • Loading branch information
absorbb committed Jan 30, 2025
1 parent 7e89d96 commit c31e28a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webapps/console/components/ServiceEditor/ServiceEditor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import { CheckCircleTwoTone, InfoCircleTwoTone } from "@ant-design/icons";
import set from "lodash/set";
import get from "lodash/get";
import Ajv from "ajv";
import draft7MetaSchema from "ajv/dist/refs/json-schema-draft-07.json";
import unset from "lodash/unset";
import { SchemaForm } from "../ConfigObjectEditor/SchemaForm";
import { TextEditor } from "../ConfigObjectEditor/Editors";
Expand Down

0 comments on commit c31e28a

Please sign in to comment.