Skip to content

Commit

Permalink
chore: resolved unused import error
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddharth9890 committed Nov 10, 2023
1 parent 8c75037 commit 8879430
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Gateway.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import { getMeshSDK, Sdk } from '../.mesh';

import { Auth } from './auth/auth';
import { PDA } from './pda/pda';


export class Gateway {
public auth: Auth;
Expand Down

0 comments on commit 8879430

Please sign in to comment.