Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jade-gjz committed May 16, 2024
1 parent c254abb commit ef8496e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
```ts

import type { DataTag } from '@tanstack/query-core';
import { DefaultError } from '@tanstack/query-core';
import type { DefaultError } from '@tanstack/query-core';
import type { DefinedInfiniteQueryObserverResult } from '@tanstack/query-core';
import type { DefinedQueryObserverResult } from '@tanstack/query-core';
import type { EnvironmentProviders } from '@angular/core';
Expand Down

0 comments on commit ef8496e

Please sign in to comment.