Skip to content
Snippets Groups Projects
Commit 66be2def authored by Sam Roberts's avatar Sam Roberts
Browse files

not directly related to ticket but this makes a bit more sense now

parent 0620f0c9
No related branches found
No related tags found
No related merge requests found
...@@ -112,12 +112,11 @@ class BRIAN_DASHBOARDS(Enum): ...@@ -112,12 +112,11 @@ class BRIAN_DASHBOARDS(Enum):
GWS_UPSTREAMS = auto() GWS_UPSTREAMS = auto()
LHCONE = auto() LHCONE = auto()
CAE1 = auto() CAE1 = auto()
COPERNICUS = auto()
# NREN customer # NREN customer
NREN = auto() NREN = auto()
# COPERNICUS
COPERNICUS = auto()
# only used in INTERFACE_LIST_SCHEMA and sphinx docs # only used in INTERFACE_LIST_SCHEMA and sphinx docs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment