Skip to content

Commit

Permalink
removed comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyra1337 committed Feb 16, 2017
1 parent 9b226de commit 42a39e0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Qwiq.Core/Proxies/ExternalLinkProxy.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,5 @@ public string ArtifactLinkTypeName
{
get { return this.externalLink.ArtifactLinkType.Name; }
}

//public Tfs.RegisteredLinkType ArtifactLinkType
//{
// get { return _hyperLink.ArtifactLinkType; }
//}
}
}

0 comments on commit 42a39e0

Please sign in to comment.