mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-03-25 09:25:50 +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 Observation
|
||||
import OSLog
|
||||
@preconcurrency import ScreenCaptureKit
|
||||
import SwiftUI
|
||||
|
||||
/// Errors that can occur during server operations
|
||||
|
|
|
|||
Loading…
Reference in a new issue