diff --git a/cpp/src/thrift/cpp_gen.sh b/cpp/src/thrift/cpp_gen.sh index 1284629e20..c3065b1f50 100755 --- a/cpp/src/thrift/cpp_gen.sh +++ b/cpp/src/thrift/cpp_gen.sh @@ -1,4 +1,4 @@ #!/bin/bash -./thrift -r --gen cpp ./megasearch.thrift +thrift -r --gen cpp ./megasearch.thrift diff --git a/cpp/src/thrift/gen-py/__init__.py b/cpp/src/thrift/gen-py/__init__.py deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/cpp/src/thrift/py_gen.sh b/cpp/src/thrift/py_gen.sh deleted file mode 100755 index 49403969a2..0000000000 --- a/cpp/src/thrift/py_gen.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -./thrift -r --gen py ./megasearch.thrift - diff --git a/cpp/src/thrift/thrift.REMOVED.git-id b/cpp/src/thrift/thrift.REMOVED.git-id deleted file mode 100644 index 6c6116d0b1..0000000000 --- a/cpp/src/thrift/thrift.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -03af6a3a9ba8f449a7722d9b7b6474528a80e48c \ No newline at end of file