Skip to content

Commit 3e775fe

Browse files
Potential fix for code scanning alert no. 965: Unused import
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 22c1cf0 commit 3e775fe

File tree

1 file changed

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

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +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
27-
2826
import numpy as np
2927
import triton_python_backend_utils as pb_utils
3028

0 commit comments

Comments
 (0)