Skip to content

Commit

Permalink
remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
iartemiev committed Aug 27, 2024
1 parent 8c894c9 commit 45545b2
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
import { URLSearchParams } from 'url';

import { Observable, SubscriptionLike } from 'rxjs';
import { GraphQLError } from 'graphql';
import {
Expand Down

0 comments on commit 45545b2

Please sign in to comment.