Removed dev artifact.

This commit is contained in:
Sascha L. Teichmann 2014-09-07 21:58:03 +02:00
parent 58a553f0da
commit 01626f0d22
1 changed files with 0 additions and 2 deletions

View File

@ -133,7 +133,5 @@ func (client *Client) QueryCuboid(cuboid common.Cuboid, fn func(*common.Block))
fn(&block)
}
_ = size
return
}