lib/fusuma/plugin/detectors/hold_detector.rb in fusuma-3.3.0 vs lib/fusuma/plugin/detectors/hold_detector.rb in fusuma-3.3.1
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
-require_relative "./detector"
+require_relative "detector"
require_relative "../inputs/timer_input"
module Fusuma
module Plugin
module Detectors