Skip to content

Commit

Permalink
πŸ’š Hide import behind compiler directive
Browse files Browse the repository at this point in the history
  • Loading branch information
leinhauplk committed Dec 1, 2023
1 parent e021798 commit 82312df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/ACKategories/BackGesture.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#if os(iOS)
import UIKit

#if os(iOS)
private class BackGestureDelegate: NSObject {
// MARK: - Private properties

Expand Down

0 comments on commit 82312df

Please sign in to comment.