mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Mass rename
This commit is contained in:
parent
4f7ac123dd
commit
9de159b533
66 changed files with 657 additions and 198 deletions
|
@ -24,14 +24,11 @@
|
|||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
// ************************************************************************/
|
||||
#endregion
|
||||
|
||||
using Newtonsoft.Json;
|
||||
|
||||
using RequestPlex.Api.Models.Tv;
|
||||
using PlexRequests.Api.Models.Tv;
|
||||
|
||||
using RestSharp;
|
||||
|
||||
namespace RequestPlex.Api
|
||||
namespace PlexRequests.Api
|
||||
{
|
||||
public class TheTvDbApi : TvBase
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue