get rid of debug code

This commit is contained in:
Jonathan Wren 2020-02-08 18:20:06 -08:00
parent bae53267bf
commit bafe7a19ae

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