code cleanning

This commit is contained in:
Paul Schneider 2015-04-02 23:40:03 +02:00
commit d9728c5998

View file

@ -81,8 +81,6 @@ namespace Yavsc.ApiControllers
return est; return est;
} }
/// <summary> /// <summary>
/// Gets the estim tex. /// Gets the estim tex.
/// </summary> /// </summary>
@ -180,7 +178,7 @@ namespace Yavsc.ApiControllers
new TexToPdfFormatter ()) new TexToPdfFormatter ())
}; };
} }
/// <summary> /// <summary>
/// Register the specified model. /// Register the specified model.
/// </summary> /// </summary>