Browse Source

coding

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 years ago
parent
commit
24ad749a76
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Widget/Dashboard/DashboardData.swift

+ 0 - 1
Widget/Dashboard/DashboardData.swift

@@ -117,7 +117,6 @@ func getDashboardDataEntry(isPreview: Bool, displaySize: CGSize, completion: @es
         
         if let results = results {
             for result in results {
-                //let application = dashboardResult.application
                 if let items = result.items {
                     var counter: Int = 0
                     for item in items {