diff --git a/google-cloud-speech/samples/snippets/speech_adaptation_beta_test.py b/google-cloud-speech/samples/snippets/speech_adaptation_beta_test.py index 17ef12e7c2c3..8faa9cc726a1 100644 --- a/google-cloud-speech/samples/snippets/speech_adaptation_beta_test.py +++ b/google-cloud-speech/samples/snippets/speech_adaptation_beta_test.py @@ -11,9 +11,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -import os -import re - import speech_adaptation_beta diff --git a/google-cloud-speech/samples/snippets/speech_quickstart_beta_test.py b/google-cloud-speech/samples/snippets/speech_quickstart_beta_test.py index b109ca5c3430..41b8b17a256a 100644 --- a/google-cloud-speech/samples/snippets/speech_quickstart_beta_test.py +++ b/google-cloud-speech/samples/snippets/speech_quickstart_beta_test.py @@ -11,9 +11,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -import os -import re - import speech_quickstart_beta