Skip to content

Commit

Permalink
fixed build warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
ypopovych committed Aug 23, 2023
1 parent 3d9fa44 commit 1533bfe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Sources/Substrate/Config/DynamicConfig.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
//

import Foundation
import Tuples
import ScaleCodec
import ContextCodable
import Serializable

public extension Configs {
Expand Down

0 comments on commit 1533bfe

Please sign in to comment.