Skip to content

Commit a6352fb

Browse files
committed
fix(api-docs): Remove GA ID
1 parent 1b74a5a commit a6352fb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

projects/ngqp/core/.compodocrc.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@
99
"disableDomTree": true,
1010
"disableRoutesGraph": true,
1111
"name": "ngqp – API Documentation",
12-
"customFavicon": "../../ngqp-demo/src/favicon.ico",
13-
"gaID": "131508204"
12+
"customFavicon": "../../ngqp-demo/src/favicon.ico"
1413
}

0 commit comments

Comments
 (0)