Cleanup
This commit is contained in:
@@ -7,8 +7,6 @@ namespace WD7UVN_HFT_2023241.Client
|
|||||||
{
|
{
|
||||||
static void Main(string[] args)
|
static void Main(string[] args)
|
||||||
{
|
{
|
||||||
Console.WriteLine("Hello World!");
|
|
||||||
|
|
||||||
CompanyDbContext dbContext = new CompanyDbContext();
|
CompanyDbContext dbContext = new CompanyDbContext();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user