Skip to content

Commit c809eab

Browse files
narendasanandi4191
authored andcommitted
fix(//cpp/trtorchexec): typo extra comma
Signed-off-by: Naren Dasan <[email protected]> Signed-off-by: Naren Dasan <[email protected]>
1 parent d9ee10c commit c809eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/trtorchexec/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ cc_binary(
2323
"@libtorch//:libtorch",
2424
"@libtorch//:caffe2",
2525
]
26-
}),,
26+
}),
2727
)

0 commit comments

Comments
 (0)