compilation warnings
This commit is contained in:
parent
fccf8fe310
commit
40add7b990
18 changed files with 46 additions and 33 deletions
|
|
@ -4,12 +4,11 @@ using System.Linq;
|
|||
using System.Reflection;
|
||||
using Microsoft.AspNet.Builder;
|
||||
using Microsoft.Extensions.Logging;
|
||||
using Yavsc.Exceptions;
|
||||
using Yavsc.Models;
|
||||
using Yavsc;
|
||||
|
||||
namespace Yavsc
|
||||
{
|
||||
using Exceptions;
|
||||
using Models;
|
||||
public partial class Startup
|
||||
{
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue