From 986e8444e550343f043beaf7ce80f60ec20fef5d Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Thu, 31 Oct 2024 19:10:06 +0000 Subject: [PATCH] Remove create aio app This repository has been inactive for over a year --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 3dc520b4..dd33a0ac 100644 --- a/data.json +++ b/data.json @@ -1446,15 +1446,6 @@ ], "description": "A simple IT automation platform" }, - { - "name": "Create aio app", - "link": "https://github.com/aio-libs/create-aio-app", - "label": "good first issue", - "technologies": [ - "Python" - ], - "description": "A command line utility that creates the aiohttp template with the best practices." - }, { "name": "opsdroid", "link": "https://github.com/opsdroid/opsdroid",