Merge "Tiny cleanup in change panel js"

This commit is contained in:
Zuul 2019-05-07 05:28:41 +00:00 committed by Gerrit Code Review
commit 88af9a0f9f
1 changed files with 0 additions and 1 deletions

View File

@ -145,7 +145,6 @@ class ChangePanel extends React.Component {
className = ' progress-bar-info'
break
case 'in progress':
case 'queued':
break
default:
break