Skip to content

Commit 1d1a51b

Browse files
committed
Pleasing the linting gods
1 parent 28049a8 commit 1d1a51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/connector/update_filtering_validation/ConnectorUpdateFilteringValidationRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
* specific language governing permissions and limitations
1717
* under the License.
1818
*/
19+
import { FilteringRulesValidation } from '@connector/_types/Connector'
1920
import { RequestBase } from '@_types/Base'
2021
import { Id } from '@_types/common'
21-
import { FilteringRulesValidation } from '@connector/_types/Connector'
2222

2323
/**
2424
* Update the connector draft filtering validation.

0 commit comments

Comments
 (0)