Skip to content

Commit

Permalink
Cyber: Retire unnecessary py_record.cc example.
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxq committed Nov 7, 2019
1 parent 8a27df0 commit a887940
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 90 deletions.
10 changes: 0 additions & 10 deletions cyber/python/examples/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,4 @@ cc_binary(
],
)

cc_binary(
name = "py_record",
srcs = ["py_record.cc"],
deps = [
"//cyber",
"//cyber/proto:unit_test_cc_proto",
"//cyber/py_wrapper:py_record",
],
)

cpplint()
80 changes: 0 additions & 80 deletions cyber/python/examples/py_record.cc

This file was deleted.

0 comments on commit a887940

Please sign in to comment.