Unsorted replacements "jet" -> "kotlin"
#KT-2896 Fixed
This commit is contained in:
@@ -3,7 +3,7 @@ package kotlin.jdbc
|
||||
import java.sql.*
|
||||
|
||||
// Workaround for an import clash
|
||||
import jet.Array
|
||||
import kotlin.Array
|
||||
|
||||
/**
|
||||
* Executes the specfied block with result set and then closes it
|
||||
|
||||
Reference in New Issue
Block a user