lib/fusuma/plugin/executors/command_executor.rb in fusuma-3.3.0 vs lib/fusuma/plugin/executors/command_executor.rb in fusuma-3.3.1

- old
+ new

@@ -1,7 +1,7 @@ # frozen_string_literal: true -require_relative "./executor" +require_relative "executor" module Fusuma module Plugin module Executors # Exector plugin