Skip to content

Commit f4c9afe

Browse files
committed
Fix lint
1 parent 1615baf commit f4c9afe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/server/api/test/unit/ai/openops-tools.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ const networkUtlsMock = {
2828
getInternalApiUrl: jest.fn(),
2929
};
3030

31-
3231
const generateServiceTokenMock = jest.fn();
3332
jest.mock(
3433
'../../../src/app/authentication/context/access-token-manager',

0 commit comments

Comments
 (0)