code cleanning

main
Paul Schneider 11 years ago
parent cce43b9daf
commit d9728c5998
1 changed files with 1 additions and 3 deletions

@ -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>

Loading…