forked from Fediversity/Fediversity
Remove print statements
This commit is contained in:
parent
7cfacc3306
commit
59f2ef1171
1 changed files with 0 additions and 1 deletions
|
@ -135,5 +135,4 @@ class DeploymentStatus(ConfigurationForm):
|
|||
cwd=settings.repo_dir,
|
||||
env=env,
|
||||
)
|
||||
print(deployment_result)
|
||||
return deployment_result
|
Loading…
Add table
Reference in a new issue