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:
@@ -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';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user