disable nullable errors for new model

This commit is contained in:
dkanada 2020-06-07 21:26:50 +09:00
parent 52cd955a8f
commit 3f58bd7c58
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#nullable disable
using System;
namespace MediaBrowser.Model.Updates