Remove unused interface
This commit is contained in:
parent
f6da758e00
commit
0eb7a441ae
|
|
@ -1,7 +1,3 @@
|
|||
interface _MemoryView
|
||||
def initialize: (string) -> void
|
||||
end
|
||||
|
||||
module Whisper
|
||||
interface _Samples
|
||||
def length: () -> Integer
|
||||
|
|
|
|||
Loading…
Reference in New Issue