Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinbarron committed Jul 27, 2023
1 parent 059f006 commit 92d98b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/mgt-element/src/IGraph.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
*/

import { Client, GraphRequest } from '@microsoft/microsoft-graph-client';
import { GRAPH_URLS } from '@microsoft/microsoft-graph-client/lib/es/src/Constants';
import { IBatch } from './IBatch';

/**
Expand Down

0 comments on commit 92d98b1

Please sign in to comment.