Skip to content

Commit

Permalink
Remove superfluous include
Browse files Browse the repository at this point in the history
  • Loading branch information
rprospero committed Jun 18, 2024
1 parent ed533a3 commit cbfd65f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/axis.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#include "axisTickLabels.h"
#include <QQuick3DGeometry>
#include <QVector3D>
#include <gtest/gtest.h>

class Axis : public QQuick3DGeometry
{
Expand Down

0 comments on commit cbfd65f

Please sign in to comment.