Skip to content

Commit

Permalink
Remove redundant access scope
Browse files Browse the repository at this point in the history
  • Loading branch information
STREGA committed Mar 26, 2024
1 parent 99ba3a2 commit 4b89c25
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#if canImport(IOKit)
import Foundation
import CoreFoundation
fileprivate import IOKit.hid
import IOKit.hid

private class HIDController {
let guid: SDL2ControllerGUID
Expand Down

0 comments on commit 4b89c25

Please sign in to comment.