Clean up imports (#5467)
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
# Adapted from https://github.com/vllm-project/vllm/blob/v0.6.4.post1/vllm/_custom_ops.py
|
||||
import logging
|
||||
import os
|
||||
from typing import List, Tuple
|
||||
|
||||
import torch
|
||||
import torch.library
|
||||
|
||||
from sglang.srt.utils import get_bool_env_var, is_hip, is_hpu
|
||||
|
||||
|
||||
Reference in New Issue
Block a user