mirror of
https://github.com/Jackett/Jackett
synced 2025-02-25 07:32:38 +00:00
remove nostream
This commit is contained in:
parent
3bfbe30965
commit
53a1161dda
1 changed files with 1 additions and 2 deletions
|
@ -192,7 +192,6 @@
|
|||
<Compile Include="Indexers\EliteTracker.cs" />
|
||||
<Compile Include="Indexers\T411.cs" />
|
||||
<Compile Include="Indexers\Torrentech.cs" />
|
||||
<Compile Include="Indexers\nostream.cs" />
|
||||
<Compile Include="Indexers\notwhatcd.cs" />
|
||||
<Compile Include="Indexers\Redacted.cs" />
|
||||
<Compile Include="Indexers\Norbits.cs" />
|
||||
|
@ -840,4 +839,4 @@
|
|||
</PropertyGroup>
|
||||
<Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets'))" />
|
||||
</Target>
|
||||
</Project>
|
||||
</Project>
|
Loading…
Reference in a new issue