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/09/22 15:21:32 UTC

[whimsy] branch master updated: No longer true

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 906ed2b  No longer true
906ed2b is described below

commit 906ed2bc51d4744d8120f933b77a591f5f0276f9
Author: Sebb <se...@apache.org>
AuthorDate: Sun Sep 22 16:21:28 2019 +0100

    No longer true
---
 lib/whimsy/asf/mlist.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/whimsy/asf/mlist.rb b/lib/whimsy/asf/mlist.rb
index 9cf3d16..fc27c34 100644
--- a/lib/whimsy/asf/mlist.rb
+++ b/lib/whimsy/asf/mlist.rb
@@ -6,7 +6,6 @@ module ASF
     # utility methods for handling mailing list attributes:
     # - subscriptions
     # - moderation
-    # - configuration flags
 
     # whilst the source files are not particularly difficult to parse, it makes
     # sense to centralise access so any necessary changes can be localised