diff --git a/eval/oracles/codeguru_oracle_cli.py b/eval/oracles/codeguru_oracle_cli.py deleted file mode 100644 index f1f6524..0000000 --- a/eval/oracles/codeguru_oracle_cli.py +++ /dev/null @@ -1,5 +0,0 @@ -# SPDX-FileCopyrightText: (c) UIUC PurpCode Team -# -# SPDX-License-Identifier: Apache-2.0 - -# TODO(@nirav0999): Please refactor the corresponding code snippets and then upload it.