Skip to content

Commit 836988d

Browse files
author
0x45f
committed
remove useless import
1 parent 43cc098 commit 836988d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/paddle/fluid/tests/unittests/dygraph_to_static/test_ifelse.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
import paddle
2121
from paddle.fluid.dygraph.jit import declarative
2222
from paddle.fluid.dygraph.dygraph_to_static.program_translator import ProgramTranslator
23-
# from paddle.fluid.dygraph.base import _switch_declarative_mode_guard_
2423

2524
from ifelse_simple_func import *
2625

0 commit comments

Comments
 (0)