bug fixed

This commit is contained in:
kamonwan taengsuk
2023-04-04 20:55:12 +07:00
parent 927956f5f8
commit 2152669a56
2 changed files with 7 additions and 3 deletions

View File

@@ -233,7 +233,6 @@ namespace rmutr_report.Controllers
}
}
var _building_fours = new List<building_four>() { building_fours };
Report report = new Report();