This website works better with JavaScript
Home
Explore
Help
Sign In
saber
/
Trio
mirror of
https://github.com/nightscout/Trio
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Back out newline
Sam King
1 year ago
parent
9e3791a6e0
commit
f8abbb9636
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
FreeAPS/Sources/Modules/Home/HomeStateModel+Setup/GlucoseTargetSetup.swift
+ 0
- 1
FreeAPS/Sources/Modules/Home/HomeStateModel+Setup/GlucoseTargetSetup.swift
View File
@@ -77,7 +77,6 @@ extension Home.StateModel {
)
)
}
-
return targetProfiles
}
}