Skip to content

Commit b3ad8d5

Browse files
Cleanup
1 parent 97e61e7 commit b3ad8d5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/Certify.Models/Config/CertRequestConfig.cs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -249,13 +249,6 @@ public CertRequestConfig()
249249
/// </summary>
250250
public bool DeploymentBindingReplacePrevious { get; set; }
251251

252-
/*
253-
/// <summary>
254-
/// Host or server where this item is based, usually localhost if managing the local server
255-
/// </summary>
256-
public string? DeploymentTargetHost { get; set; }
257-
*/
258-
259252
/// <summary>
260253
/// Service type to deploy to on target host (e.g. IIS, nginx, Apache)
261254
/// </summary>

0 commit comments

Comments
 (0)