Skip to content

Commit 995b3e9

Browse files
Potential fix for code scanning alert no. 964: Unused import
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 4a3bebb commit 995b3e9

File tree

1 file changed

+0
-1
lines changed
  • qa/L0_backend_python/decoupled/models/decoupled_bls_async_cancel/1

1 file changed

+0
-1
lines changed

qa/L0_backend_python/decoupled/models/decoupled_bls_async_cancel/1/model.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
# OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2424
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2525
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26-
import asyncio
2726

2827
import numpy as np
2928
import triton_python_backend_utils as pb_utils

0 commit comments

Comments
 (0)