Skip to content

Commit

Permalink
Delete unused SyncTaskWatcher (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Jul 8, 2019
1 parent e9d3c00 commit 969922d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 77 deletions.
50 changes: 0 additions & 50 deletions Emulsion.Tests/Actors/SyncTaskWatcher.fs

This file was deleted.

1 change: 0 additions & 1 deletion Emulsion.Tests/Emulsion.Tests.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<Compile Include="MessageSenderTests.fs" />
<Compile Include="MessageSystemTests.fs" />
<Compile Include="Actors/Core.fs" />
<Compile Include="Actors/SyncTaskWatcher.fs" />
<Compile Include="Actors/Telegram.fs" />
<Compile Include="Actors/Xmpp.fs" />
<Compile Include="Xmpp\XmppMessageFactory.fs" />
Expand Down
25 changes: 0 additions & 25 deletions Emulsion/Actors/SyncTaskWatcher.fs

This file was deleted.

1 change: 0 additions & 1 deletion Emulsion/Emulsion.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<Compile Include="Xmpp/XmppClient.fs" />
<Compile Include="Xmpp\Client.fs" />
<Compile Include="Actors/Factories.fs" />
<Compile Include="Actors/SyncTaskWatcher.fs" />
<Compile Include="Actors/Core.fs" />
<Compile Include="Actors/Telegram.fs" />
<Compile Include="Actors/Xmpp.fs" />
Expand Down

0 comments on commit 969922d

Please sign in to comment.