Skip to content

Commit

Permalink
Merge pull request solana-labs#100 from jarry-xiao/gummyshop
Browse files Browse the repository at this point in the history
Sugar Shack Contract, Test + SDK
  • Loading branch information
samwise2 authored Jun 27, 2022
2 parents 98a30fb + a5e74d0 commit dd99710
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/tests/gummyroll-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ import {
assertOnChainMerkleRollProperties,
} from "../sdk/gummyroll";
import { execute, logTx } from "./utils";
import NodeWallet from "@project-serum/anchor/dist/cjs/nodewallet";

// @ts-ignore
let Gummyroll;
Expand Down

0 comments on commit dd99710

Please sign in to comment.