# File lib/ruote/dashboard.rb, line 1208 def remove_tracker(fei_sid_or_id, wfid=nil) @context.tracker.remove_tracker(fei_sid_or_id, wfid) end