Skip to content

Commit 3450e52

Browse files
committed
Remove out-of-date comment
1 parent 9a25ffc commit 3450e52

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

binderhub/build.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ class BuildStatus(Enum):
4040
The state the build is now in
4141
4242
Used when `kind` is `Kind.BUILD_STATUS_CHANGE`
43-
44-
These enum values are referenced in the front-end to display the build status,
45-
hence the mismatch between the Enum name (backend) and value (frontend).
4643
"""
4744

4845
PENDING = "pending"

0 commit comments

Comments
 (0)