Skip to content

Commit 987a723

Browse files
committed
Fix style
1 parent ee65e01 commit 987a723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/connector/sync_job_update_stats/SyncJobUpdateStatsRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
*/
1919

2020
import { RequestBase } from '@_types/Base'
21-
import { Duration } from '@_types/Time'
2221
import { Id, Metadata } from '@_types/common'
2322
import { integer, long } from '@_types/Numeric'
23+
import { Duration } from '@_types/Time'
2424

2525
/**
2626
* Set the connector sync job stats.

0 commit comments

Comments
 (0)