Skip to content

Commit

Permalink
clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
krugerk committed Dec 6, 2024
1 parent 5a47906 commit cbd3487
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions BeeSwift/Gallery/GalleryViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import SwiftyJSON
import HealthKit
import SafariServices
import OSLog

import SwiftUI
import BeeKit


Expand Down Expand Up @@ -527,6 +527,3 @@ class GalleryViewController: UIViewController, UICollectionViewDelegateFlowLayou
self.fetchGoals()
}
}


import SwiftUI

0 comments on commit cbd3487

Please sign in to comment.