forked from External/mage
Remove Unused Imports
Delete unused java imports that cause compiler warnings
This commit is contained in:
parent
ea342f9336
commit
f3c83d54f5
618 changed files with 0 additions and 1050 deletions
|
|
@ -1,11 +1,5 @@
|
|||
package mage.client.util.audio;
|
||||
|
||||
import java.io.File;
|
||||
import javax.sound.sampled.AudioFormat;
|
||||
import javax.sound.sampled.AudioInputStream;
|
||||
import javax.sound.sampled.AudioSystem;
|
||||
import javax.sound.sampled.Clip;
|
||||
import javax.sound.sampled.DataLine;
|
||||
import mage.client.constants.Constants;
|
||||
import mage.client.dialog.PreferencesDialog;
|
||||
import org.apache.log4j.Logger;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue