summaryrefslogtreecommitdiffstats
path: root/screens/Task/SubtaskItem.gd
diff options
context:
space:
mode:
Diffstat (limited to 'screens/Task/SubtaskItem.gd')
-rw-r--r--screens/Task/SubtaskItem.gd4
1 files changed, 0 insertions, 4 deletions
diff --git a/screens/Task/SubtaskItem.gd b/screens/Task/SubtaskItem.gd
deleted file mode 100644
index afcc337..0000000
--- a/screens/Task/SubtaskItem.gd
+++ /dev/null
@@ -1,4 +0,0 @@
-extends MarginContainer
-
-func populate(data):
- $"Button".text = data.name