Skip to content

Commit 1022193

Browse files
committed
[API-Compat] Fixed pre-commit problem
1 parent 2b642d4 commit 1022193

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/paddle/tensor/compat.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@
3434

3535

3636
from paddle import nn
37-
38-
from paddle.framework import in_dynamic_mode
3937
from paddle.utils.decorator_utils import ForbidKeywordsDecorator
4038

4139
__all__ = []

0 commit comments

Comments
 (0)