clean up
This commit is contained in:
@@ -155,10 +155,6 @@ Public Class EmailService
|
||||
End Try
|
||||
End Sub
|
||||
|
||||
Private Function SendEmailFromMSSQL()
|
||||
Throw New NotImplementedException()
|
||||
End Function
|
||||
|
||||
Private Function SendEmailFrom(Database As DatabaseType, MSSQLInstance As MSSQLServer)
|
||||
Try
|
||||
Dim oSQL As String = String.Empty
|
||||
|
||||
Reference in New Issue
Block a user