summaryrefslogtreecommitdiff
path: root/qml/watch/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'qml/watch/main.qml')
-rw-r--r--qml/watch/main.qml8
1 files changed, 0 insertions, 8 deletions
diff --git a/qml/watch/main.qml b/qml/watch/main.qml
deleted file mode 100644
index 200a8b0..0000000
--- a/qml/watch/main.qml
+++ /dev/null
@@ -1,8 +0,0 @@
-import QtQuick 2.0
-
-Rectangle {
- width: 96
- height: 96
-
- color: "white"
-}