Skip to content

Commit

Permalink
[json utils] fix formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeliao committed Mar 5, 2024
1 parent da3c1fe commit a662819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/json_utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
#include <multipass/file_ops.h>
#include <multipass/format.h>
#include <multipass/json_utils.h>
#include <multipass/vm_specs.h>
#include <multipass/utils.h>
#include <multipass/vm_specs.h>

#include <QJsonArray>
#include <QJsonDocument>
Expand Down

0 comments on commit a662819

Please sign in to comment.