mirror of
https://github.com/Biarity/Sieve.git
synced 2025-11-05 11:15:07 +01: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