mirror of
https://github.com/lil-org/tokenary.git
synced 2024-12-15 15:05:15 +03:00
8 lines
127 B
Swift
8 lines
127 B
Swift
|
// Copyright © 2021 Encrypted Ink. All rights reserved.
|
||
|
|
||
|
import Cocoa
|
||
|
|
||
|
class WaitingViewController: NSViewController {
|
||
|
|
||
|
}
|