Skip to content

Commit 3d338e8

Browse files
committed
unused import
1 parent 3b2e1e1 commit 3d338e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/experimental/pipeline/test_component.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
15-
from unittest.mock import MagicMock, AsyncMock
15+
from unittest.mock import AsyncMock
1616

1717
import pytest
1818

0 commit comments

Comments
 (0)