Skip to content

Commit 2590e00

Browse files
committed
fix: remove unused imports in test_property_bindings
1 parent 6bab2d1 commit 2590e00

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/uipath/tests/sdk/test_property_bindings.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# type: ignore
22
import json
3-
import os
4-
from pathlib import Path
53

64
import pytest
75

0 commit comments

Comments
 (0)