Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Data/System.Data.SqlClient.jvm/SqlConvert.cs')
-rw-r--r--mcs/class/System.Data/System.Data.SqlClient.jvm/SqlConvert.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/mcs/class/System.Data/System.Data.SqlClient.jvm/SqlConvert.cs b/mcs/class/System.Data/System.Data.SqlClient.jvm/SqlConvert.cs
index 3772eacbc5e..68e0009c5bc 100644
--- a/mcs/class/System.Data/System.Data.SqlClient.jvm/SqlConvert.cs
+++ b/mcs/class/System.Data/System.Data.SqlClient.jvm/SqlConvert.cs
@@ -32,7 +32,6 @@
using System;
using System.Data.Common;
-using System.Data.ProviderBase;
using java.sql;