Remove unused interface

This commit is contained in:
Kitaiti Makoto 2026-04-26 21:30:21 +09:00
parent f6da758e00
commit 0eb7a441ae
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
interface _MemoryView
def initialize: (string) -> void
end
module Whisper
interface _Samples
def length: () -> Integer