lib/garcon/task/executor.rb in garcun-0.0.2 vs lib/garcon/task/executor.rb in garcun-0.0.3
- old
+ new
@@ -15,10 +15,9 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
-require_relative '../exceptions'
require_relative 'event'
module Garcon
module Executor