]> gitweb.michael.orlitzky.com - mailshears.git/blobdiff - bin/mailshears
Whitespace/comment cleanup.
[mailshears.git] / bin / mailshears
index d181d0834f70a84492530a779a6b022c9ee2c674..a4b082323611500e22e6e159a6e5a35c5e492c17 100755 (executable)
@@ -95,7 +95,7 @@ Plugin.includers.each do |plugin_class|
         plugin.delete_account(account)
         puts "Removed: #{account} (#{account_description})"
       end
-      
+
       leftover_domains.each do |domain|
         # Get the description before we delete the domain.
         domain_description = plugin.describe_domain(domain)