From fa8f826cdc7cd3b02e62ca4f5e8a697e203f7c16 Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Thu, 27 Jul 2017 16:07:39 +0200 Subject: [PATCH] Cleanup the end of the file --- python/obitools3/commands/grep.pyx | 9 --------- 1 file changed, 9 deletions(-) diff --git a/python/obitools3/commands/grep.pyx b/python/obitools3/commands/grep.pyx index 1852624..8a1d292 100644 --- a/python/obitools3/commands/grep.pyx +++ b/python/obitools3/commands/grep.pyx @@ -90,12 +90,3 @@ def run(config): print(repr(oview)) d.close() - - - - - - - - - \ No newline at end of file