Skip to content

Commit

Permalink
Remove unused math import
Browse files Browse the repository at this point in the history
  • Loading branch information
HolyWu committed Nov 24, 2024
1 parent c3d770c commit 439039f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py/torch_tensorrt/dynamo/lowering/_decompositions.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import logging
import math
from enum import Enum, auto
from typing import Any, Callable, Dict, List, Optional, Tuple

Expand Down

0 comments on commit 439039f

Please sign in to comment.