From 48e45f316002d39803a4d80d52b84e5fc7cc8814 Mon Sep 17 00:00:00 2001 From: Anthony Tuininga Date: Thu, 21 Mar 2024 10:45:29 -0600 Subject: [PATCH] Remove unnecessary import. --- tests/test_4200_cursor_scrollable.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_4200_cursor_scrollable.py b/tests/test_4200_cursor_scrollable.py index bb1d7cda..686a0f51 100644 --- a/tests/test_4200_cursor_scrollable.py +++ b/tests/test_4200_cursor_scrollable.py @@ -28,7 +28,6 @@ import unittest -import oracledb import test_env