Use Madness via global usings (#2447)

* Use Madness via global usings

* Apply feedback

* Disable false positive null warning
This commit is contained in:
Sebastian Göls
2021-11-09 16:33:09 +01:00
committed by GitHub
parent 41bfd8ad2b
commit fb4eb0b03a
39 changed files with 43 additions and 160 deletions

View File

@@ -19,9 +19,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#if NETFRAMEWORK
using JustArchiNET.Madness;
#endif
using System;
using System.Collections.Generic;
using System.Linq;