removed-person

This commit is contained in:
2023-08-05 09:35:38 -07:00
parent 9686b93617
commit 9fd34adcc1
104 changed files with 29 additions and 2151 deletions

View File

@ -1,6 +1,6 @@
namespace View_by_Distance.Shared.Models.Methods;
public interface IOutputResolution : Stateless.Methods.IPerson
public interface IOutputResolution
{
}