sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit ad47a02e099f27c8d5b51340a73bdabb19d3092b
parent a3d7e47f3f04a3f8e2d104e29d363a407009e39f
Author: wmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Date:   Mon,  8 Jan 2007 20:15:12 +0000

crap, forgot to remove deubgging message


git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@229 5c8cc53c-5e98-4d25-b20a-d8db53a31250

Diffstat:
M bin/sup-import | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/bin/sup-import b/bin/sup-import
@@ -128,7 +128,6 @@ index.load
 sources = ARGV.map do |uri|
   uri = "mbox://#{uri}" unless uri =~ %r!://!
   source = index.source_for uri
-  puts "source for #{uri} is #{source}"
   unless source
     source = 
       case uri