summaryrefslogtreecommitdiff
path: root/packages/core/src/code_assist/constants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/core/src/code_assist/constants.ts')
-rw-r--r--packages/core/src/code_assist/constants.ts7
1 files changed, 0 insertions, 7 deletions
diff --git a/packages/core/src/code_assist/constants.ts b/packages/core/src/code_assist/constants.ts
deleted file mode 100644
index 898b6136..00000000
--- a/packages/core/src/code_assist/constants.ts
+++ /dev/null
@@ -1,7 +0,0 @@
-/**
- * @license
- * Copyright 2025 Google LLC
- * SPDX-License-Identifier: Apache-2.0
- */
-
-export const DEFAULT_ENDPOINT = 'https://cloudcode-pa.googleapis.com';