Skip to content

Commit 31c3db9

Browse files
committed
lint
1 parent 104642b commit 31c3db9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/configuration-requestor.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,6 @@ describe('ConfigurationRequestor', () => {
578578
it('should not fetch bandit parameters if model versions are already loaded', async () => {
579579
// First call to load the initial data
580580
await configurationRequestor.fetchAndStoreConfigurations();
581-
const initialFetchCount = fetchSpy.mock.calls.length;
582581

583582
// Reset the mock call count
584583
fetchSpy.mockClear();

0 commit comments

Comments
 (0)