mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-10-08 22:00:21 +00:00
Move ExpressionExtensions
from Settings
to Tools
namespace
This commit is contained in:
parent
8d45411e54
commit
736e8ce42c
@ -1,6 +1,6 @@
|
||||
using System.Linq.Expressions;
|
||||
|
||||
namespace AIStudio.Settings;
|
||||
namespace AIStudio.Tools;
|
||||
|
||||
public static class ExpressionExtensions
|
||||
{
|
Loading…
Reference in New Issue
Block a user