Skip to content

Commit 21253a4

Browse files
committed
cleanup
1 parent 3606b1d commit 21253a4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+264
-13476
lines changed

__tests__/validateCodeSnippets.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,3 @@ function validateCodeSnippets(directoryPath: string): void {
195195
}
196196
});
197197
}
198-
199-
describe("Validate code snippets", () => {
200-
// We only validate code snippets in the API reference.
201-
// However, we exclude Aptos for now because it's annoying (and doesn't seem worth it).
202-
validateCodeSnippets("./pages/price-feeds/api-reference/cosmwasm");
203-
});

components/ContractInfo.tsx

Lines changed: 0 additions & 73 deletions
This file was deleted.

components/CosmWasmExecute.tsx

Lines changed: 0 additions & 174 deletions
This file was deleted.

components/CosmWasmQuery.tsx

Lines changed: 0 additions & 98 deletions
This file was deleted.

components/CosmosNetworkSelector.tsx

Lines changed: 0 additions & 22 deletions
This file was deleted.

components/DisplayKeyValueStore.tsx

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)