]> gitweb.michael.orlitzky.com - mailshears.git/blobdiff - lib/common/runner.rb
Move domain removal into the plugins.
[mailshears.git] / lib / common / runner.rb
index b9bb8c9323af87df7d097f2879f481f7ba7cd039..32f2b3ecf8bb0354408fb7fbe46596155e2baf3a 100644 (file)
@@ -1,4 +1,5 @@
 module Runner
+
   def run(plugin, targets)
     raise NotImplementedError
   end