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
commit 7616e4168f1bc75a3e5912265e57b6f180a8e073 Author: Sebb <[email protected]> AuthorDate: Tue Nov 24 16:40:10 2020 +0000 Unnecessary --- tools/pubsub.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/pubsub.rb b/tools/pubsub.rb index ddbe048..ffb036d 100644 --- a/tools/pubsub.rb +++ b/tools/pubsub.rb @@ -12,7 +12,6 @@ require 'ostruct' require 'etc' require 'net/http' require 'json' -require 'thread' require 'fileutils' # extract script name
