mirror of
https://github.com/Biarity/Sieve.git
synced 2025-09-20 23:29:39 +02:00
interface type fixes & unit test improvements
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
using System;
|
||||
using System.ComponentModel;
|
||||
using System.Linq;
|
||||
using System.ComponentModel;
|
||||
using Nuke.Common.Tooling;
|
||||
|
||||
[TypeConverter(typeof(TypeConverter<Configuration>))]
|
||||
|
Reference in New Issue
Block a user