clean
This commit is contained in:
parent
d4b7dbf99d
commit
42c469bbc6
@ -12,8 +12,11 @@ contract('DAO bare kit', (accounts) => {
|
|||||||
let address;
|
let address;
|
||||||
let apps;
|
let apps;
|
||||||
let kernel;
|
let kernel;
|
||||||
let space;
|
let contribution;
|
||||||
let coin;
|
let contributor;
|
||||||
|
let proposal;
|
||||||
|
let token;
|
||||||
|
let vault;
|
||||||
|
|
||||||
before(async () => {
|
before(async () => {
|
||||||
//apps id
|
//apps id
|
||||||
|
Loading…
x
Reference in New Issue
Block a user