Jon Mårtensson 2 年 前
コミット
729adae92b
1 ファイル変更0 行追加2 行削除
  1. 0 2
      FreeAPS/Sources/APS/OpenAPS/Constants.swift

+ 0 - 2
FreeAPS/Sources/APS/OpenAPS/Constants.swift

@@ -85,8 +85,6 @@ extension OpenAPS {
         static let uploadedCGMState = "upload/uploaded-cgm-state.json"
         static let uploadedPodAge = "upload/uploaded-pod-age.json"
         static let uploadedProfile = "upload/uploaded-profile.json"
-        static let profile = "fetched/profile.json"
-        static let test = "upload/test.json"
     }
 
     enum FreeAPS {