get rid of debug code

This commit is contained in:
Jonathan Wren 2020-02-08 18:20:06 -08:00
parent 686b111e82
commit 28c0d84845
No known key found for this signature in database
GPG key ID: 43D5FF8722E7F68A

View file

@ -9,14 +9,8 @@ git:
depth: false depth: false
autocrlf: false autocrlf: false
addons:
apt:
packages:
- tree
before_install: before_install:
- date - date
- tree
install: install:
- pip install poetry - pip install poetry