mirror of
https://github.com/github/codeql-action.git
synced 2026-05-22 22:08:56 +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 {}
|