Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
jgcaruso committed Feb 8, 2024
1 parent 7c85359 commit fd86fef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion WidgetExtension/Now Playing/NowPlayingEntryView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ struct NowPlayingWidgetEntryView: View {
}

private var nothingPlaying: some View {
// TODO: test this
VStack(alignment: .leading, spacing: 3) {
GeometryReader { geometry in
HStack(alignment: .top) {
Expand Down

0 comments on commit fd86fef

Please sign in to comment.