Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
Change-Id: I1e2ef885425f4361b80c2bab9261ec129e61a756
  • Loading branch information
mbaret committed Feb 1, 2022
1 parent eb5ef14 commit faf2051
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/tvm/tir/usmp/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
# pylint: disable=invalid-name

from typing import Dict, Optional, List, Union
from tvm import target

from tvm._ffi import register_object
from tvm.runtime import Object
Expand Down

0 comments on commit faf2051

Please sign in to comment.