Remove reference to unused unstar image.
This commit is contained in:
parent
74b3ecdab8
commit
cb579e73a4
|
@ -10,7 +10,6 @@ import AppKit
|
|||
|
||||
extension NSImage.Name {
|
||||
static let star = NSImage.Name("star")
|
||||
static let unstar = NSImage.Name("unstar")
|
||||
static let timelineStar = NSImage.Name("timelineStar")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue