diff --git a/js/Balance.jsx b/js/Balance.jsx index a0238095..6a40a187 100644 --- a/js/Balance.jsx +++ b/js/Balance.jsx @@ -1,4 +1,3 @@ -// Single line text display that can animate and hold multiple registers import React from 'react'; import {connect} from 'react-redux'; diff --git a/js/Kbps.jsx b/js/Kbps.jsx index 1b8dde37..029fbc76 100644 --- a/js/Kbps.jsx +++ b/js/Kbps.jsx @@ -1,4 +1,3 @@ -// Single line text display that can animate and hold multiple registers import React from 'react'; import {connect} from 'react-redux'; diff --git a/js/Khz.jsx b/js/Khz.jsx index 3663a6bd..7f21b84a 100644 --- a/js/Khz.jsx +++ b/js/Khz.jsx @@ -1,4 +1,3 @@ -// Single line text display that can animate and hold multiple registers import React from 'react'; import {connect} from 'react-redux'; diff --git a/js/Position.jsx b/js/Position.jsx index ce188104..26ae779e 100644 --- a/js/Position.jsx +++ b/js/Position.jsx @@ -1,4 +1,3 @@ -// Single line text display that can animate and hold multiple registers import React from 'react'; import {connect} from 'react-redux'; diff --git a/js/Volume.jsx b/js/Volume.jsx index e6574d46..81be1514 100644 --- a/js/Volume.jsx +++ b/js/Volume.jsx @@ -1,4 +1,3 @@ -// Single line text display that can animate and hold multiple registers import React from 'react'; import {connect} from 'react-redux';