mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
[Code Samples Inspection] Java > Imports > Unused import
This commit is contained in:
parent
64a547a814
commit
bbc4f1c0c3
@ -6,6 +6,15 @@ import com.intellij.testFramework.fixtures.LightJavaCodeInsightFixtureTestCase;
|
||||
import org.junit.Assert;
|
||||
import org.junit.Test;
|
||||
|
||||
/**
|
||||
* Created by IntelliJ IDEA.
|
||||
* User: Alexey.Chursin
|
||||
* Date: Sep 13, 2010
|
||||
* Time: 9:35:50 PM
|
||||
* To change this template use File | Settings | File Templates.
|
||||
* This test requires Editor > Code Style set to Default IDE
|
||||
*/
|
||||
|
||||
/**
|
||||
* Created by IntelliJ IDEA.
|
||||
* User: Alexey.Chursin
|
||||
|
Loading…
x
Reference in New Issue
Block a user