Skip to content

Commit

Permalink
Fix Swiftlint error
Browse files Browse the repository at this point in the history
  • Loading branch information
vishnuravi committed Apr 4, 2024
1 parent 2b5f252 commit a27067d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StrokeCog/Location/LocationDataPoint.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
// Created by Vishnu Ravi on 4/4/24.
//

import Foundation
import CoreLocation
import Foundation

struct LocationDataPoint: Codable {
var currentDate: Date
Expand Down

0 comments on commit a27067d

Please sign in to comment.