Skip to content

Commit

Permalink
Merge pull request #118 from compnerd/no-foundations
Browse files Browse the repository at this point in the history
PriorityQueueModule: remove `import Foundation`
  • Loading branch information
lorentey committed Oct 11, 2021
2 parents 52d426a + 95be379 commit fc876e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/PriorityQueueModule/Heap+Invariants.swift
Expand Up @@ -10,7 +10,6 @@
//===----------------------------------------------------------------------===//

import Swift
import Foundation

extension Heap {
#if COLLECTIONS_INTERNAL_CHECKS
Expand Down

0 comments on commit fc876e1

Please sign in to comment.