Skip to content

Commit

Permalink
api: remove client module
Browse files Browse the repository at this point in the history
`api.client` was implemented as a command-line
utility for sending and receiving Pub/Sub events.
`kci` CLI tool has been implemented to use API
in `kernelci-core`. The tool can be used to send
all kinds of requests to API. Hence, `api.client`
can be dropped and `kci` can be used instead.

Signed-off-by: Jeny Sadadia <[email protected]>
  • Loading branch information
Jeny Sadadia committed Jan 4, 2024
1 parent 2adeddc commit 6a962ab
Showing 1 changed file with 0 additions and 83 deletions.
83 changes: 0 additions & 83 deletions api/client.py

This file was deleted.

0 comments on commit 6a962ab

Please sign in to comment.