Skip to content

Commit

Permalink
Remove unnecessary import (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler authored May 17, 2022
1 parent c49241e commit f09bd8c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Tests/SotoCoreTests/QueryEncoderTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
@testable import SotoCore
import SotoTestUtils
import XCTest
#if compiler(>=5.6)
@preconcurrency import Foundation
#endif

class QueryEncoderTests: XCTestCase {
@EnvironmentVariable("ENABLE_TIMING_TESTS", default: true) static var enableTimingTests: Bool
Expand Down

0 comments on commit f09bd8c

Please sign in to comment.