Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 215f9be

Browse files
authored
Remove aurora scalar definitions (#200)
1 parent d77eb9c commit 215f9be

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

moztelemetry/scalar.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
SCALARS_YAML_PATH = '/toolkit/components/telemetry/Scalars.yaml'
2020

2121
REVISIONS = {'nightly': 'https://hg.mozilla.org/mozilla-central/rev/tip',
22-
'aurora': 'https://hg.mozilla.org/releases/mozilla-aurora/rev/tip',
2322
'beta': 'https://hg.mozilla.org/releases/mozilla-beta/rev/tip',
2423
'release': 'https://hg.mozilla.org/releases/mozilla-release/rev/tip'}
2524

0 commit comments

Comments
 (0)