Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

Permalink
cleaning code during turbulence :]
Browse files Browse the repository at this point in the history
  • Loading branch information
fulton committed Nov 22, 2019
1 parent 2b9ba26 commit 87ab89c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/com/andromeda/araserver/util/MsSql.kt
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
package com.andromeda.araserver.util

import opennlp.tools.parser.Parse
import opennlp.tools.parser.Parser
import java.sql.Connection
import java.sql.DriverManager
import java.sql.ResultSet

class MsSql {
private val link = "araresdb.database.windows.net"
Expand Down

0 comments on commit 87ab89c

Please sign in to comment.