about summary refs log tree commit diff
path: root/webp.py
diff options
context:
space:
mode:
Diffstat (limited to 'webp.py')
-rwxr-xr-xwebp.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/webp.py b/webp.py
index 49f9f2d..6d88390 100755
--- a/webp.py
+++ b/webp.py
@@ -34,7 +34,6 @@ def main(qs):
     inendc = False
     bookabbrev=passage.start.format('a').upper()
     fname = subprocess.check_output([f"find", "webp/", "-name", f'*-{bookabbrev}*']).strip()
-    eprint(fname)
     f = open(fname)
     startc = passage.start.chapter
     startv= passage.start.verse