Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/androidTest/java/com/morlunk/jumble/test/MixerTest.java')
-rw-r--r--src/androidTest/java/com/morlunk/jumble/test/MixerTest.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/androidTest/java/com/morlunk/jumble/test/MixerTest.java b/src/androidTest/java/com/morlunk/jumble/test/MixerTest.java
index e92e527..f862543 100644
--- a/src/androidTest/java/com/morlunk/jumble/test/MixerTest.java
+++ b/src/androidTest/java/com/morlunk/jumble/test/MixerTest.java
@@ -7,7 +7,6 @@ import com.morlunk.jumble.audio.IAudioMixerSource;
import junit.framework.TestCase;
import java.util.ArrayList;
-import java.util.Collection;
import java.util.List;
/**