Skip to content

Commit cab3df5

Browse files
feat!: remove old unused bot code and simplejson dependency (#883)
1 parent 9ae799c commit cab3df5

16 files changed

+2
-2379
lines changed

app/Dockerfile.web

Lines changed: 0 additions & 41 deletions
This file was deleted.

app/docker-compose.yml

Lines changed: 0 additions & 262 deletions
This file was deleted.

app/logging-stack.yml

Lines changed: 0 additions & 81 deletions
This file was deleted.

bioconda_utils/autobump.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
from .aiopipe import AsyncFilter, AsyncPipeline, AsyncRequests, EndProcessingItem, EndProcessing
7676

7777
from .githandler import GitHandler
78-
from .githubhandler import AiohttpGitHubHandler, GitHubHandler
78+
from .githubhandler import GitHubHandler
7979

8080
# pkg_resources.parse_version returns a Version or LegacyVersion object
8181
# as defined in packaging.version. Since it's bundling it's own copy of

0 commit comments

Comments
 (0)