From c38bf5bebeb12fa90c62f7581dc431ab888e93d5 Mon Sep 17 00:00:00 2001 From: Ian Lavery Date: Tue, 22 Oct 2024 14:22:25 -0700 Subject: [PATCH] lint --- example/VoiceProcessorTests/VoiceProcessorTests.swift | 4 ---- 1 file changed, 4 deletions(-) diff --git a/example/VoiceProcessorTests/VoiceProcessorTests.swift b/example/VoiceProcessorTests/VoiceProcessorTests.swift index 16d920c..2e8145a 100644 --- a/example/VoiceProcessorTests/VoiceProcessorTests.swift +++ b/example/VoiceProcessorTests/VoiceProcessorTests.swift @@ -25,10 +25,6 @@ class VoiceProcessorTests: XCTestCase { continueAfterFailure = false } - override func tearDown() { - super.tearDown() - } - func testBasic() throws { let voiceProcessor = VoiceProcessor.instance