Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e2ed801

Browse filesBrowse files
committed
remove unused code
1 parent c1c81f4 commit e2ed801
Copy full SHA for e2ed801

1 file changed

-1Lines changed: 0 additions & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎src/Server.Common/WebServices.cs‎

Copy file name to clipboardExpand all lines: src/Server.Common/WebServices.cs
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ public static class SharedAppHost
88
{
99
public static void Configure(IAppHost appHost)
1010
{
11-
//appHost.Routes.AddFromAssembly(typeof(WebServices).Assembly);
1211
appHost.Config.DefaultRedirectPath = "/metadata";
1312

1413
appHost.Plugins.Add(new CorsFeature());

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.