feat/files-control #52

Open
notazof wants to merge 32 commits from feat/files-control into main
Showing only changes of commit 93426986f6 - Show all commits

code format

Paul Schneider 2026-09-07 14:12:34 +01:00
Signed by: notazof
GPG key ID: 1DD5D838E5343B06

View file

@ -44,7 +44,6 @@ namespace Yavsc.Abstract.IT
public bool Validate()
{
// this is a n*n task
throw new NotImplementedException();
}