disable rule that requires comments in two image providers for now

This commit is contained in:
dkanada
2020-06-05 00:17:36 +09:00
parent feda2947b7
commit 2e7d7abe8e
2 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,5 @@
#pragma warning disable CS1591
using System;
using System.Collections.Generic;
using System.Linq;