Skip to content

Commit 216ba7f

Browse files
committed
Fix style
1 parent 1650339 commit 216ba7f

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

output/schema/schema.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/connector/sync_job_check_in/SyncJobCheckInResponse.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
* under the License.
1818
*/
1919

20-
import { Result } from '@_types/Result'
21-
2220
export class Response {
23-
body: {
24-
}
21+
body: {}
2522
}

0 commit comments

Comments
 (0)