make lint happy

This commit is contained in:
Pynix Wang 2024-02-28 14:50:31 +08:00 committed by Simon Warta
parent a40cb78646
commit ec9ab2224e

View File

@ -63,7 +63,6 @@ import {
wasmTypes,
} from "./modules";
export interface UploadResult {
/** A hex encoded sha256 checksum of the original Wasm code (that is stored on chain) */
readonly checksum: string;