Remove nullable, add async task

This commit is contained in:
crobibero
2020-06-18 07:11:46 -06:00
parent 116284fe99
commit 9a51f484af
21 changed files with 19 additions and 60 deletions

View File

@@ -1,5 +1,3 @@
#nullable enable
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;