We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
IGenericTaskFactory
1 parent 8ba46b5 commit a0f5b68Copy full SHA for a0f5b68
1 file changed
Source/EvlWatcher/EvlWatcher/tasks/IGenericTaskFactory.cs
@@ -1,9 +1,4 @@
1
-using EvlWatcher.Config;
2
-using System;
3
-using System.Collections.Generic;
4
-using System.Linq;
5
-using System.Text;
6
-using System.Threading.Tasks;
+using EvlWatcher.Config;
7
8
namespace EvlWatcher.Tasks
9
{
0 commit comments