parent
aae8897250
commit
0b31352c3c
@ -1,8 +0,0 @@
|
||||
using Flurl.Http;
|
||||
|
||||
namespace Recyclarr.ServarrApi.Http;
|
||||
|
||||
public interface IFlurlClientFactory
|
||||
{
|
||||
IFlurlClient BuildClient(Uri baseUrl);
|
||||
}
|
Loading…
Reference in new issue