1.0.0 for iOS is ready to ship
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
//
|
||||
// AnalyticsView.swift
|
||||
// OpenClimb
|
||||
//
|
||||
// Created by OpenClimb on 2025-01-17.
|
||||
//
|
||||
|
||||
import SwiftUI
|
||||
|
||||
struct AnalyticsView: View {
|
||||
@@ -538,8 +531,6 @@ struct ProgressDataPoint {
|
||||
let difficultySystem: DifficultySystem
|
||||
}
|
||||
|
||||
// MARK: - Helper Functions
|
||||
|
||||
#Preview {
|
||||
AnalyticsView()
|
||||
.environmentObject(ClimbingDataManager.preview)
|
||||
|
||||
Reference in New Issue
Block a user