Skip to content

Commit 57e9b46

Browse files
committed
lint
1 parent bb07acc commit 57e9b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/amazonq/shared/jetbrains-community/tst/software/aws/toolkits/jetbrains/services/amazonq/lsp/textdocument/TextDocumentServiceHandlerTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ import com.intellij.openapi.vfs.newvfs.events.VFileContentChangeEvent
1212
import com.intellij.openapi.vfs.newvfs.events.VFileEvent
1313
import com.intellij.openapi.vfs.writeText
1414
import com.intellij.testFramework.DisposableRule
15+
import com.intellij.testFramework.LightVirtualFile
1516
import com.intellij.testFramework.fixtures.CodeInsightTestFixture
1617
import com.intellij.testFramework.fixtures.IdeaTestFixtureFactory
1718
import com.intellij.testFramework.replaceService
18-
import com.intellij.testFramework.LightVirtualFile
1919
import io.mockk.every
2020
import io.mockk.mockk
2121
import io.mockk.mockkObject

0 commit comments

Comments
 (0)