//SPDX-FileCopyrightText: 2023 Yury Gubich //SPDX-License-Identifier: GPL-3.0-or-later #include "job.h" TM::Job::Job () {} TM::Job::~Job () {}