mirror of
https://github.com/github/codeql-action.git
synced 2026-05-08 23:00:26 +00:00
0eacdb53ad
Co-authored-by: Henry Mercer <henry.mercer@me.com>
5 lines
74 B
Swift
5 lines
74 B
Swift
import Cocoa
|
|
|
|
@main
|
|
class AppDelegate: NSObject, NSApplicationDelegate {}
|