remove superflous debug attempts

This commit is contained in:
holger krekel
2019-07-01 20:11:35 +02:00
parent 384822b5eb
commit 183a49eca0
4 changed files with 3 additions and 3 deletions

View File

@@ -3,4 +3,5 @@
set -ex
cargo build -p deltachat_ffi --release
rm -rf build/
DCC_RS_DEV=`pwd`/.. pip install -e .