Revert "debug output"

This reverts commit 3ebf9ea037.
This commit is contained in:
Rebecca Breu 2021-08-09 20:02:53 +02:00
parent 3ebf9ea037
commit 05bb02163d

View file

@ -54,6 +54,3 @@ shutil.make_archive(
base_dir=appname)
print('Done')
with os.path.open('BeeRef-0.2.0.spec') as f:
print(f.read())