mirror of
https://staging.allspice.dev/AllSpice-Demos/Actions-demo.git
synced 2025-04-23 17:03:42 +00:00
Remove line
This commit is contained in:
parent
b252c4e6a0
commit
63be094231
@ -49,8 +49,6 @@ print("AllSpice Version: " + allspice.get_version())
|
||||
# Test private API call
|
||||
print("API-Token belongs to user: " + allspice.get_user().username)
|
||||
|
||||
design_review = DesignReview.request(allspice, args.repo_owner, args.repo_name, args.dr)
|
||||
|
||||
file_name = "py-allspice-documentation.md"
|
||||
|
||||
def get_attributes(obj):
|
||||
|
Loading…
Reference in New Issue
Block a user