Remove unused imports

This commit is contained in:
Nindi Gill 2022-12-23 15:32:24 +11:00
parent e4dfabd9f4
commit 66aa4a463c
No known key found for this signature in database
GPG key ID: FF9A7FD590D4F4B1
20 changed files with 7 additions and 33 deletions

View file

@ -5,8 +5,6 @@
// Created by Nindi Gill on 21/6/2022.
//
import Foundation
enum HelperToolCommandType: String, Codable {
// swiftlint:disable:next redundant_string_enum_value
case remove = "remove"