aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/templates/dependencies.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/templates/dependencies.json')
-rw-r--r--src/imports/templates/dependencies.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/imports/templates/dependencies.json b/src/imports/templates/dependencies.json
deleted file mode 100644
index a66ab72c..00000000
--- a/src/imports/templates/dependencies.json
+++ /dev/null
@@ -1,12 +0,0 @@
-[
- {
- "name": "QtQuick",
- "type": "module",
- "version": "2.9"
- },
- {
- "name": "QtQuick.Window",
- "type": "module",
- "version": "2.2"
- }
-]