From ba5f60e0973e3faee3704ae45d26f788db1ee167 Mon Sep 17 00:00:00 2001 From: Spencer Russell Date: Thu, 27 Oct 2016 13:18:16 -0400 Subject: [PATCH] Removes duplicate `using SampledSignals` in runtests.jl --- test/runtests.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index 09df076..c208e42 100755 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -8,7 +8,6 @@ end using PortAudio using SampledSignals using RingBuffers -using SampledSignals function test_callback(inchans, outchans) nframes = Culong(8)