fix some crashes
This commit is contained in:
@@ -88,7 +88,6 @@ export async function getViolationFilesArray(props: {
|
||||
file_name?: string
|
||||
}) {
|
||||
const token = await getSessionData('token');
|
||||
console.log('getViolationFilesArray');
|
||||
const { page, size, start_date, end_date, file_name } = props;
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user