Skip to content

Commit 3185126

Browse files
committed
chore(speech to text example): Adjust speech to text example 'requires'
1 parent e45cb44 commit 3185126

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/speech_to_text_v1.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# frozen_string_literal: true
22

33
require("ibm_watson/speech_to_text_v1")
4-
require("ibm_watson/recognize_callback")
54

65
# If using IAM
76
speech_to_text = IBMWatson::SpeechToTextV1.new(

0 commit comments

Comments
 (0)