Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Leon Nissen committed Dec 11, 2024
1 parent 1faff6d commit 961b287
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 40 deletions.
7 changes: 4 additions & 3 deletions Sources/SpeziFHIR/Extensions/FHIRResource+Flattener.swift
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
//
// FHIRResource+Flattener.swift
// SpeziFHIR
// This source file is part of the Stanford Spezi open source project
//
// Created by Leon Nissen on 11/9/24.
// SPDX-FileCopyrightText: 2024 Stanford University and the project authors (see CONTRIBUTORS.md)
//
// SPDX-License-Identifier: MIT
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"originHash" : "472797e18ab1430345064f37ad51ab94ec51f05d336849262926239c488ad911",
"originHash" : "9b34b6536014597deb1ec711cbd71207d38c977060bbd264fb4930995e63e38e",
"pins" : [
{
"identity" : "fhirmodels",
Expand Down Expand Up @@ -28,15 +28,6 @@
"version" : "1.8.0"
}
},
{
"identity" : "spezichat",
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordSpezi/SpeziChat",
"state" : {
"revision" : "940ffbec504849968305d9f956344a4f35b6cd48",
"version" : "0.2.1"
}
},
{
"identity" : "spezifoundation",
"kind" : "remoteSourceControl",
Expand All @@ -55,33 +46,6 @@
"version" : "0.6.0"
}
},
{
"identity" : "spezispeech",
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordSpezi/SpeziSpeech",
"state" : {
"revision" : "0b79f72fc8b0606e09787926446dfafb541669d3",
"version" : "1.2.0"
}
},
{
"identity" : "spezistorage",
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordSpezi/SpeziStorage",
"state" : {
"revision" : "0f4a54430e51f82d29da63a7ce5f61bad7dfb9cd",
"version" : "1.2.1"
}
},
{
"identity" : "speziviews",
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordSpezi/SpeziViews",
"state" : {
"revision" : "f87514406bb57ae67d0040eec5454fff55104143",
"version" : "1.7.0"
}
},
{
"identity" : "swift-atomics",
"kind" : "remoteSourceControl",
Expand Down

0 comments on commit 961b287

Please sign in to comment.