]> gitweb.michael.orlitzky.com - mailshears.git/blobdiff - lib/mv/mv_plugin.rb
Remove mv_domain() from MvPlugin.
[mailshears.git] / lib / mv / mv_plugin.rb
index 4b616032b5cfc312c74e790d685bf70ff167f15b..29f697c2da028275af40fa3da8f031d5af254592 100644 (file)
@@ -13,11 +13,6 @@ module MvPlugin
     return MvDummyRunner
   end
 
     return MvDummyRunner
   end
 
-  def mv_domain(from, to)
-    # Rename the given domain.
-    raise NotImplementedError
-  end
-
   def mv_user(from, to)
     # Rename the given user.
     raise NotImplementedError
   def mv_user(from, to)
     # Rename the given user.
     raise NotImplementedError