This commit is contained in:
zyyang 2021-02-20 13:09:47 +08:00
parent 005ff4f7dc
commit 55735e8d84
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@ import org.junit.Test;
import java.sql.*;
import java.util.Properties;
import static org.junit.Assert.*;
public class TSDBConnectionTest {
private static final String host = "127.0.0.1";