# File lib/ruote/dashboard.rb, line 261
    def remove_process(wfid)

      @context.storage.remove_process(wfid)
    end