Update src/CopyrighFixer/CopyrighFixer/worker.h

Co-authored-by: Andrei Yankovich <EndrIIMail@gmail.com>
This commit is contained in:
Igor loschinin 2021-05-13 15:22:05 +03:00 committed by GitHub
parent ae57f20eb7
commit 61e9a30778
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,9 +23,7 @@ namespace CopyrighFixer {
class CopyrighFixer_EXPORT Worker {
public:
Worker(Config *conf = nullptr,
ConfigParser *confParser = nullptr,
Signer *subscriber = nullptr);
Worker();
~Worker();
/**