#3077 Remove translation stub functions
Merged by tkopecek. Opened by jcupova.
jcupova/koji issue-3072  into  master

Download 3077.patch

Fixes: https://pagure.io/koji/issue/3072

deprecated message should go only to koji.__init.__. Other can be removed completely (koji-shadow, koji-gc). In koji_cli.lib it should be replaced by from koji import _ (it should have never been there if it is in basic lib).

rebased onto d83410a4014c06efd3418bb05883b9ad2b465d29

:thumbsup:

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

rebased onto d9f853075040fe71adcc538b7b1edb92906caf5c

rebased onto 32b5377392ade0f1d1e159288b000383e5c3a39b

Commit 068ccedd fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata Update from @jobrauer:
- Pull-request tagged with: testing-done

Metadata