Skip to content

Commit 8f226bc

Browse files
committed
remove needless input
1 parent e55ea87 commit 8f226bc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_backend.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@
3838
_INPUT2 = "input2:0"
3939
_TFINPUT3 = "input3"
4040
_INPUT3 = "input3:0"
41-
_TFINPUT4 = "input4"
42-
_INPUT4 = "input4:0"
4341
_TFOUTPUT = "output"
4442
_OUTPUT = "output:0"
4543
_TFOUTPUT1 = "output1"

0 commit comments

Comments
 (0)