mirror of
https://github.com/ninxsoft/Mist.git
synced 2025-05-15 23:54:47 -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 HelperToolCommandRequest: Codable {
|
||||
let type: HelperToolCommandType
|
||||
let arguments: [String]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue