aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2022-01-28 16:19:59 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2022-01-28 16:19:59 +0300
commit5b4888be12b223294309d92c30c154a28006737e (patch)
treea9fc557c031b3432ea7b8f352b904ec047e85cd9 /src
parent42c06d00e3720b8ac263d3e76c6d4fb724dca970 (diff)
Refactoring
Diffstat (limited to 'src')
-rw-r--r--src/RehauSku.Assist.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/RehauSku.Assist.csproj b/src/RehauSku.Assist.csproj
index af4489a..b2e14b7 100644
--- a/src/RehauSku.Assist.csproj
+++ b/src/RehauSku.Assist.csproj
@@ -128,7 +128,6 @@
<Compile Include="PriceListTools\MergeTool.cs" />
<Compile Include="PriceListTools\PriceList.cs" />
<Compile Include="PriceListTools\Source.cs" />
- <Compile Include="PriceListTools\SourceUtil.cs" />
<Compile Include="PriceListTools\Target.cs" />
<Compile Include="Ribbon\RibbonController.cs" />
<Compile Include="Assistant\HttpClientUtil.cs" />