This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon-website.git
The following commit(s) were added to refs/heads/master by this push:
new 788c70e685 fix: minor in angular.json
788c70e685 is described below
commit 788c70e685dcbe3b29e2ff34a0ba40a6440ec33d
Author: JingsongLi <[email protected]>
AuthorDate: Fri May 16 13:20:44 2025 +0800
fix: minor in angular.json
---
angular.json | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/angular.json b/angular.json
index 311f331272..72e2770614 100644
--- a/angular.json
+++ b/angular.json
@@ -135,7 +135,6 @@
"cli": {
"schematicCollections": [
"@angular-eslint/schematics"
- ],
- "analytics": "27d076df-e79a-494a-a4b5-82bc0a9e9a5c"
+ ]
}
}