We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a976c31 commit b0bb4ccCopy full SHA for b0bb4cc
2 files changed
CloudConvert.Test/TestJobs.cs
@@ -1,7 +1,6 @@
1
using System;
2
using System.IO;
3
using System.Text.Json;
4
-using System.Text.Json.Serialization;
5
using System.Threading.Tasks;
6
using CloudConvert.API;
7
using CloudConvert.API.Models;
CloudConvert.Test/TestSignedUrl.cs
@@ -1,4 +1,3 @@
-
using CloudConvert.API.Models.JobModels;
using CloudConvert.API.Models.TaskOperations;
0 commit comments