mirror of
https://github.com/ninxsoft/Mist.git
synced 2025-05-16 16:14:49 -04:00
Remove unused imports
This commit is contained in:
parent
e4dfabd9f4
commit
66aa4a463c
20 changed files with 7 additions and 33 deletions
|
@ -5,8 +5,6 @@
|
|||
// Created by Nindi Gill on 21/6/2022.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
struct HelperToolCommandResponse: Codable {
|
||||
let terminationStatus: Int32
|
||||
let standardOutput: String?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue