diff --git a/DBContext/CentralSystemContext.cs b/DBContext/CentralSystemContext.cs index 7c5ced2..4b46c9b 100644 --- a/DBContext/CentralSystemContext.cs +++ b/DBContext/CentralSystemContext.cs @@ -99,6 +99,6 @@ namespace PSTW_CentralSystem.DBContext public DbSet Stations { get; set; } public DbSet Stores { get; set; } - //testingvhjbnadgfsbgdngffdfdsdf + //testingvhjbnadgfsbgdngffdfdsdfdgfdfdg } }