"git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "5492c10afe6a0b6a626ac9d3b82e7e73e2289663"
Unverified Commit 22339db1 authored by lancerts's avatar lancerts Committed by GitHub
Browse files

remove an unused import (#960)

parent 9c0e9ee8
...@@ -4,8 +4,6 @@ from typing import Tuple, Optional, Union ...@@ -4,8 +4,6 @@ from typing import Tuple, Optional, Union
import torch import torch
from einops import rearrange
import triton import triton
import triton.language as tl import triton.language as tl
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment