mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-10 17:08:39 +00:00
fix imports
This commit is contained in:
parent
3854b455a6
commit
b761551384
@ -7,6 +7,7 @@
|
||||
//
|
||||
|
||||
import Foundation
|
||||
import AppKit
|
||||
|
||||
extension String {
|
||||
func trim() -> String {
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
import XCTest
|
||||
@testable import MTMR
|
||||
|
||||
class ParseConfig: XCTestCase {
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user