chore: all dead code till we sort out doc comments

This commit is contained in:
rvcas
2022-11-05 18:20:23 -04:00
parent 7092673c45
commit 3a653b6624
3 changed files with 8 additions and 10 deletions

View File

@@ -2,9 +2,6 @@ use sample/context
pub type Mint {
currency_symbol: ByteArray,
thing: Int,
thing: Int,
thing: Int,
}
pub type ScriptContext =