Skip to content

Remove unused RulesController

Created by: jeremco

Rules Controller is instantiated from MediaPlayer but never used by any of other controllers. The logic has been moved in ABRController since commit https://github.com/Dash-Industry-Forum/dash.js/commit/490cfea192e01de35804052e0ec173eb9c071889

The goal of this PR is to remove RulesController from repository

Merge request reports