浏览代码

Remove commented out code and no longer needed init()

Deniz Cengiz 1 年之前
父节点
当前提交
6107efc148
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      Trio/Sources/Shortcuts/Carbs/AddCarbPresetIntent.swift

+ 0 - 4
Trio/Sources/Shortcuts/Carbs/AddCarbPresetIntent.swift

@@ -10,10 +10,6 @@ import Swinject
     // Description of the action in the Shortcuts app
     // Description of the action in the Shortcuts app
     static var description = IntentDescription(LocalizedStringResource("Allow to add carbs in Trio."))
     static var description = IntentDescription(LocalizedStringResource("Allow to add carbs in Trio."))
 
 
-    init() {
-        // dateAdded = Date()
-    }
-
     @Parameter(
     @Parameter(
         title: "Quantity Carbs",
         title: "Quantity Carbs",
         description: "Quantity of carbs in g",
         description: "Quantity of carbs in g",