Skip to content

Commit

Permalink
Remove unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo4405 committed Apr 15, 2024
1 parent 28221a3 commit 649e8ac
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Sources/IO/IOCaptureUnit.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
import AVFoundation
import Foundation

enum IOCaptureUnitError: Error {
case noDeviceAvailable
}

@available(tvOS 17.0, *)
protocol IOCaptureUnit {
associatedtype Output: AVCaptureOutput
Expand Down

0 comments on commit 649e8ac

Please sign in to comment.