You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2019/01/09 23:47:34 UTC

[whimsy] 04/04: Drop text code

This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch mod-gui
in repository https://gitbox.apache.org/repos/asf/whimsy.git

commit 3c1458cb4763c2e3ea5e764de9bdfab6a4d4c29f
Author: Sebb <se...@apache.org>
AuthorDate: Wed Jan 9 23:47:17 2019 +0000

    Drop text code
---
 www/moderation/desk/models/mailbox.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www/moderation/desk/models/mailbox.rb b/www/moderation/desk/models/mailbox.rb
index 1dc18a9..2dc4603 100644
--- a/www/moderation/desk/models/mailbox.rb
+++ b/www/moderation/desk/models/mailbox.rb
@@ -30,7 +30,6 @@ class Mailbox
       @name = name.split('.').first
       @mbox = "#{ARCHIVE}/#{name}"
     end
-    @@test ||= object_id
   end
 
   # centralise the name generation