Skip to content

Commit

Permalink
remove empty selector package file
Browse files Browse the repository at this point in the history
  • Loading branch information
YoannGh committed Mar 20, 2024
1 parent cc7fbde commit c51639a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 11 deletions.
9 changes: 0 additions & 9 deletions pkg/security/security_profile/profile/selector/selector.go

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

//go:build linux

// Package selector holds profile related files
// Package selector holds selector related files
package selector

import (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

//go:build linux

// Package selector holds profile related files
// Package selector holds selector related files
package selector

import (
Expand Down

0 comments on commit c51639a

Please sign in to comment.