Skip to content

Commit

Permalink
interfaces: remove done TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewphelpsj committed May 6, 2024
1 parent 3c158c4 commit ad61f0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion interfaces/snap_app_set.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import (

// SnapAppSet is a helper that provides information about executable elements of
// a snap. This currently includes snap apps and hooks.
// TODO: include component hooks when they are implemented
type SnapAppSet struct {
info *snap.Info
components []*snap.ComponentInfo
Expand Down

0 comments on commit ad61f0a

Please sign in to comment.