Просмотр исходного кода

Remove commented out code and no longer needed init()

Deniz Cengiz 1 год назад
Родитель
Сommit
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
     static var description = IntentDescription(LocalizedStringResource("Allow to add carbs in Trio."))
 
-    init() {
-        // dateAdded = Date()
-    }
-
     @Parameter(
         title: "Quantity Carbs",
         description: "Quantity of carbs in g",