fix: typo - no space before comment

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers 2023-05-31 13:52:23 -07:00
parent 03b66ba7a5
commit 0b2044e9a4

View File

@ -4,6 +4,7 @@
#include <QString>
#include <QList>
#include "net/Mode.h"
#include "ComponentUpdateTask.h"
class PackProfile;