mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-24 15:50:54 +00:00
[PUI] fix a few sonarcloud warnings (#8133)
* fix a few code issues * fix common sonarcloud issues * more small fixes
This commit is contained in:
src/frontend
src
components
forms
hooks
pages
Index
Settings
part
tables
build
general
part
plugin
sales
ReturnOrderLineItemTable.tsxSalesOrderAllocationTable.tsxSalesOrderLineItemTable.tsxSalesOrderShipmentTable.tsx
settings
stock
tests
@ -1,4 +1,4 @@
|
||||
import test, { Page, expect, request } from 'playwright/test';
|
||||
import test, { expect } from 'playwright/test';
|
||||
|
||||
import { baseUrl } from './defaults.js';
|
||||
import { doQuickLogin } from './login.js';
|
||||
|
Reference in New Issue
Block a user