Skip to content

Commit

Permalink
[ci] Remove spurious qdebug include
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Jul 16, 2024
1 parent 4c297b6 commit 41cf4a6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions src/ossia/protocols/coap/link_format_parser.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

#include <boost/spirit/home/x3.hpp>

#include <QDebug>

namespace ossia::coap
{

Expand Down
2 changes: 0 additions & 2 deletions src/ossia/protocols/mqtt/mqtt_protocol.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
#include <boost/asio/use_future.hpp>
#include <boost/beast.hpp>

#include <QDebug>

#include <async_mqtt5.hpp>

#include <coroutine>
Expand Down

0 comments on commit 41cf4a6

Please sign in to comment.