X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=lib%2Frm%2Frm_runner.rb;h=71421547e7e88e02247070680dce940f890c30f2;hp=b953898061691cf70f049dd5217579980351c31c;hb=c5a1271a37bed990f2fd8caa8fcde23a6e107b46;hpb=c2737d4d972df30725e417bed0940fc8df8e88bd diff --git a/lib/rm/rm_runner.rb b/lib/rm/rm_runner.rb index b953898..7142154 100644 --- a/lib/rm/rm_runner.rb +++ b/lib/rm/rm_runner.rb @@ -1,3 +1,4 @@ +require 'common/errors' require 'common/runner' class RmRunner