diff --git a/北京北汽/SCP/SCP.csproj b/北京北汽/SCP/SCP.csproj
index a412241..44f5b85 100644
--- a/北京北汽/SCP/SCP.csproj
+++ b/北京北汽/SCP/SCP.csproj
@@ -2901,7 +2901,6 @@
-
diff --git a/北京北汽/SCP/default_hb.aspx.cs b/北京北汽/SCP/default_hb.aspx.cs
index 77b91ed..a668e69 100644
--- a/北京北汽/SCP/default_hb.aspx.cs
+++ b/北京北汽/SCP/default_hb.aspx.cs
@@ -102,7 +102,6 @@ namespace SCP
protected void btnSubmit_Click(object sender, EventArgs e)
{
-
if (string.IsNullOrEmpty(Text1.Value.ToString()))
{
string userName = textUserName.Value.Trim();