Update JackServerSettingsDialog.tsx

Import warning caused build stop. Commenting it out.

Removed an unused import from the top of the JackServerSettingsDialog component to resolve the TypeScript build error
This commit is contained in:
Extremesecrecy
2025-07-24 11:07:18 -07:00
parent 77342f95fe
commit de7b905ca2
@@ -18,7 +18,7 @@
// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
import { Component } from 'react';
//import { Component } from 'react';
import { Theme } from '@mui/material/styles';