diff --git a/botorch/posteriors/deterministic.py b/botorch/posteriors/deterministic.py deleted file mode 100644 index 4b87eb9e4d..0000000000 --- a/botorch/posteriors/deterministic.py +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env python3 -# Copyright (c) Meta Platforms, Inc. and affiliates. -# -# This source code is licensed under the MIT license found in the -# LICENSE file in the root directory of this source tree. diff --git a/botorch/sampling/deterministic.py b/botorch/sampling/deterministic.py deleted file mode 100644 index 4b87eb9e4d..0000000000 --- a/botorch/sampling/deterministic.py +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env python3 -# Copyright (c) Meta Platforms, Inc. and affiliates. -# -# This source code is licensed under the MIT license found in the -# LICENSE file in the root directory of this source tree.