浏览代码

coding

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 年之前
父节点
当前提交
24ad749a76
共有 1 个文件被更改,包括 0 次插入1 次删除
  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 {