Run pre-commit
This commit is contained in:
@@ -4,4 +4,4 @@ public interface ICrawlerJob<out TCrawler> : IJob
|
||||
where TCrawler : ICrawler
|
||||
{
|
||||
TCrawler CrawlerType { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user