Commit f6e873e9 authored by ONLYOFFICE's avatar ONLYOFFICE

Removed unused code.

parent 18e6994b
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
</configSections> </configSections>
<system.serviceModel> <system.serviceModel>
<client> <client>
<endpoint address="http://teamlab/billing/v1.2/Service.svc" binding="basicHttpBinding" contract="ASC.Core.Billing.IService" bindingConfiguration="billing" /> <endpoint address="" binding="basicHttpBinding" contract="ASC.Core.Billing.IService" bindingConfiguration="billing" />
</client> </client>
<bindings> <bindings>
<basicHttpBinding> <basicHttpBinding>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment