mirror of
https://github.com/mas-cli/mas
synced 2025-02-16 12:38:30 +00:00
♻️ Remove unused import
This commit is contained in:
parent
64e1cb467c
commit
fec436070d
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
//
|
||||
|
||||
import Foundation
|
||||
import MasKit
|
||||
|
||||
/// Mock NetworkSession for testing with saved JSON response payload files.
|
||||
class NetworkSessionMockFromFile: NetworkSessionMock {
|
||||
|
|
Loading…
Add table
Reference in a new issue