mirror of
https://github.com/jlengrand/5GUIs-1.git
synced 2026-03-10 08:01:25 +00:00
Drop comment
...
This commit is contained in:
@@ -18,8 +18,6 @@ struct ExecutableFileTechnologyInfo: Equatable {
|
||||
var appImage : Image?
|
||||
var dependencies = [ String ]()
|
||||
|
||||
// TODO: Also scan embedded apps and plugins and keep them as a nested
|
||||
// array in here.
|
||||
var embeddedExecutables = [ ExecutableFileTechnologyInfo ]()
|
||||
|
||||
var detectedTechnologies : DetectedTechnologies = []
|
||||
|
||||
Reference in New Issue
Block a user