1
0
mirror of https://bitbucket.org/s_l_teichmann/mtsatellite synced 2025-07-07 18:41:01 +02:00

Removed dev artifact.

This commit is contained in:
Sascha L. Teichmann
2014-09-07 21:58:03 +02:00
parent 58a553f0da
commit 01626f0d22

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