mirror of
https://github.com/nasa/openmct.git
synced 2025-03-22 03:55:31 +00:00
removing erroneous variable that is not used, left over from merging (#5544)
This commit is contained in:
parent
76c5f61f8c
commit
5bc12d398a
@ -86,8 +86,6 @@ export default {
|
||||
return;
|
||||
}
|
||||
|
||||
cssClass = `${cssClass} req`;
|
||||
|
||||
if (this.visited && this.valid !== undefined) {
|
||||
if (this.valid === true) {
|
||||
reqClass = 'valid';
|
||||
|
Loading…
x
Reference in New Issue
Block a user