mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-27 15:17:38 +00:00
chore: Remove unused ScreenCaptureKit import from ServerManager
This commit is contained in:
parent
459cf52ef6
commit
cded6b2bf9
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
import Foundation
|
import Foundation
|
||||||
import Observation
|
import Observation
|
||||||
import OSLog
|
import OSLog
|
||||||
@preconcurrency import ScreenCaptureKit
|
|
||||||
import SwiftUI
|
import SwiftUI
|
||||||
|
|
||||||
/// Errors that can occur during server operations
|
/// Errors that can occur during server operations
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue