mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-21 20:20:34 +09:00
refactor: apply auto fixes from idea
This commit is contained in:
committed by
Attila Jozsef Kerekes
parent
d4f7ad842c
commit
b390a719e9
@@ -2,9 +2,6 @@
|
||||
|
||||
namespace App;
|
||||
|
||||
use GuzzleHttp\Client;
|
||||
use GuzzleHttp\Exception\GuzzleException;
|
||||
|
||||
interface SearchInterface
|
||||
{
|
||||
public function getResults($query, $providerdetails);
|
||||
|
||||
Reference in New Issue
Block a user