branch: externals/org
commit 7ef659aafbfef08e67c71d4c0e0fd6526e1021dd
Author: Ihor Radchenko <yanta...@posteo.net>
Commit: Ihor Radchenko <yanta...@posteo.net>

    testing/lisp/test-ob-tangle.el: Remove spurious line introduced in 
405787dfbc
    
    Reported-by: Pedro Andres Aranda Gutierrez <paag...@gmail.com>
    Link: 
https://orgmode.org/list/CAO48Bk9j8vcnUJRHNGwWX5QC=aj+vx2ntbh9dcwjnpe0bfy...@mail.gmail.com
---
 testing/lisp/test-ob-tangle.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/testing/lisp/test-ob-tangle.el b/testing/lisp/test-ob-tangle.el
index 4a197f76b6..05c65797a7 100644
--- a/testing/lisp/test-ob-tangle.el
+++ b/testing/lisp/test-ob-tangle.el
@@ -737,8 +737,6 @@ another block
                              bib))))
       (delete-file file))))
 
-(delete-file file)
-
 (provide 'test-ob-tangle)
 
 ;;; test-ob-tangle.el ends here

Reply via email to