Skip to content

Commit

Permalink
Fix all warnings by burning unused fable reflection helpers 🔥
Browse files Browse the repository at this point in the history
  • Loading branch information
Freymaurer committed Apr 2, 2024
1 parent 562ce65 commit 2a999e8
Show file tree
Hide file tree
Showing 24 changed files with 10 additions and 2,010 deletions.
7 changes: 0 additions & 7 deletions src/Core/ARCtrl.Core.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@
<Compile Include="Helper\Url.fs" />
<Compile Include="Helper\Regex.fs" />
<Compile Include="Helper\Identifier.fs" />
<Compile Include="Helper\Fable.fs" />
<Compile Include="Helper\Collections.fs" />
<Compile Include="Helper\HashCodes.fs" />
<Compile Include="Helper\Update.fs" />
<Compile Include="Helper\Printer.fs" />
<Compile Include="Helper\SemVer.fs" />
<Compile Include="URI.fs" />
Expand Down Expand Up @@ -41,11 +39,6 @@
<Compile Include="Process\ProcessParameterValue.fs" />
<Compile Include="Process\Process.fs" />
<Compile Include="Process\ProcessSequence.fs" />
<Compile Include="Process\AssayMaterials.fs" />
<Compile Include="Process\Assay.fs" />
<Compile Include="Process\StudyMaterials.fs" />
<Compile Include="Process\Study.fs" />
<Compile Include="Process\Investigation.fs" />
<Compile Include="Process\ColumnIndex.fs" />
<Compile Include="Table\CompositeHeader.fs" />
<Compile Include="Table\CompositeCell.fs" />
Expand Down
121 changes: 0 additions & 121 deletions src/Core/Helper/Fable.fs

This file was deleted.

Loading

0 comments on commit 2a999e8

Please sign in to comment.