Skip to content

Commit c846d98

Browse files
committed
Linting
1 parent 738f77e commit c846d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/xServices/audit/auditXService.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { getAuditLogs } from "api/api"
2-
import { getErrorMessage, isApiError } from "api/errors"
2+
import { getErrorMessage } from "api/errors"
33
import { AuditLog, AuditLogResponse } from "api/typesGenerated"
44
import { displayError } from "components/GlobalSnackbar/utils"
55
import { getPaginationData } from "components/PaginationWidget/utils"

0 commit comments

Comments
 (0)