Archived
a
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
using ReportGenerator.Models;
|
||||
using System.Collections;
|
||||
using System.Collections;
|
||||
|
||||
namespace Common.Distance;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
using System.Collections;
|
||||
|
||||
namespace ReportGenerator.Models;
|
||||
namespace Common.Distance;
|
||||
|
||||
public interface IDistanceComparer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user