Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Mar 7, 2025
1 parent 3b8a396 commit 1dbb17e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/ObservableQuery.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import {
compact,
getOperationDefinition,
getQueryDefinition,
iterateObserversSafely,
preventUnhandledRejection,
} from "@apollo/client/utilities";
import { __DEV__ } from "@apollo/client/utilities/environment";
Expand Down

0 comments on commit 1dbb17e

Please # to comment.