remove makefile

Signed-off-by: Grant Birkinbine <grant.birkinbine@gmail.com>
This commit is contained in:
Grant Birkinbine
2021-03-20 22:03:12 -07:00
parent 0a56132453
commit 2db4a984ca

View File

@@ -7,7 +7,6 @@ Project structure:
```text
.
├── docker-compose.yaml
├── Makefile
├── flask
│   ├── app.py
│   ├── Dockerfile