소스 검색

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 {