mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-11-23 09:30: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