mirror of
https://git.centos.org/centos/centpkg.git
synced 2025-02-23 16:22:55 +00:00
load_kojisession works from rpkg
This commit is contained in:
parent
baeee63d79
commit
b63384a593
1 changed files with 0 additions and 3 deletions
|
@ -156,9 +156,6 @@ class Commands(pyrpkg.Commands):
|
|||
return
|
||||
|
||||
|
||||
def load_kojisession(self, *args, **kwargs):
|
||||
raise NotImplementedError("load_kojisession is not yet implemented in centpkg")
|
||||
|
||||
def get_latest_commit(self, *args, **kwargs):
|
||||
raise NotImplementedError("get_latest_commit is not yet implemented in centpkg")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue