Skip to content

Commit

Permalink
Move MethodTypeBuildingContext from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fakefeik committed May 9, 2023
1 parent 3eb4533 commit 1adfdc5
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@
using SkbKontur.TypeScript.ContractGenerator.Abstractions;
using SkbKontur.TypeScript.ContractGenerator.CodeDom;
using SkbKontur.TypeScript.ContractGenerator.Extensions;
using SkbKontur.TypeScript.ContractGenerator.TypeBuilders;

namespace SkbKontur.TypeScript.ContractGenerator.Tests.CustomTypeGenerators
namespace SkbKontur.TypeScript.ContractGenerator.TypeBuilders
{
public class MethodTypeBuildingContext : TypeBuildingContext
{
Expand Down

0 comments on commit 1adfdc5

Please sign in to comment.