From d27c5917dd12f6dffebcb9ebdb24159217e030c0 Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Mon, 17 May 2021 12:47:31 +0200 Subject: Remove unused QtSensors import --- src/main.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main.qml') diff --git a/src/main.qml b/src/main.qml index 51fb617..9c181e2 100644 --- a/src/main.qml +++ b/src/main.qml @@ -16,7 +16,6 @@ */ import QtQuick 2.9 -import QtSensors 5.11 import org.asteroid.controls 1.0 Application { -- cgit v1.2.3-54-g00ecf