This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 687d8e1 Unused
687d8e1 is described below
commit 687d8e175989d0b7676c92c8aceb92ea4676d665
Author: Sebb <[email protected]>
AuthorDate: Mon Nov 25 20:10:47 2019 +0000
Unused
---
lib/whimsy/asf/svn.rb | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/whimsy/asf/svn.rb b/lib/whimsy/asf/svn.rb
index 5c00143..49ecbe9 100644
--- a/lib/whimsy/asf/svn.rb
+++ b/lib/whimsy/asf/svn.rb
@@ -1,5 +1,4 @@
require 'uri'
-require 'thread'
require 'open3'
require 'fileutils'
require 'tmpdir'