Fixed: ESLint and Stylint Issues after UI updates

This commit is contained in:
Qstick 2018-01-14 17:22:20 -05:00
parent 744742b5ff
commit b5cd240cc7
4 changed files with 1 additions and 6 deletions

View File

@ -16,4 +16,4 @@
@add-mixin linkOverlay;
position: relative;
}
}

View File

@ -69,7 +69,6 @@ class NamingModal extends Component {
}
}
//
// Render

View File

@ -57,8 +57,6 @@ class MetadataProfile extends Component {
onCloneMetadataProfilePress(id);
}
//
// Render

View File

@ -58,8 +58,6 @@ class QualityProfile extends Component {
onCloneQualityProfilePress(id);
}
//
// Render