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=41b5e74bedf1def1ef22cd77ed26d87fae859a13;hpb=72696d3f6e95ef773af9727e9c3459b9038b0fc2 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