From c4b5984cde40f6d19ceebc8b76fecb235c5199e8 Mon Sep 17 00:00:00 2001 From: Joris Vink Date: Tue, 30 Apr 2019 20:32:37 +0200 Subject: [PATCH] remove stale example from Makefile --- examples/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/Makefile b/examples/Makefile index e31a484..e54afa8 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -24,7 +24,6 @@ EXAMPLES= cookies \ pgsql \ pgsql-sync \ pipe_task \ - python \ python-async \ python-echo \ python-pgsql \