Remove back-end calls to rank sources
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3548696. -->
Reported by: [isholgueras](https://www.drupal.org/user/733162)
Related to !69
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The configuration form is calling the rank source API endpoint and fetching data, but this is not needed.</p>
<p>Taken from the version <code>1.x</code>, there are functionality in the backend to get the Rank Sources.</p>
<p>Remove all of these functionality because this is being done in the front-end.</p>
issue