Parcourir la source

Remove commented out code and no longer needed init()

Deniz Cengiz il y a 11 mois
Parent
commit
6107efc148
1 fichiers modifiés avec 0 ajouts et 4 suppressions
  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",