Skip to content

Commit

Permalink
chore:revert last change
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddharth9890 committed Nov 20, 2023
1 parent 3cdeea4 commit a893a7f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Gateway.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { getMeshSDK, Sdk } from '../.mesh';
import { PDA } from './pda/PDA';
import { PDA } from './pda/pda';

export class Gateway {
public pda: PDA;
Expand Down
File renamed without changes.

0 comments on commit a893a7f

Please sign in to comment.