Skip to content

Commit

Permalink
chore: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
mojtaba-esk committed Aug 29, 2024
1 parent a7a2f2c commit a581de0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 167 deletions.
1 change: 0 additions & 1 deletion e2e/system/folder_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ func (s *Suite) TestFolder() {
// Setup
ctx := context.Background()
executor, err := s.Executor.NewInstance(ctx, namePrefix+"-executor")
executor, err := s.Executor.NewInstance(ctx, namePrefix+"-executor")
require.NoError(s.T(), err)

web := s.createNginxInstanceWithVolume(ctx, namePrefix+"-web")
Expand Down
166 changes: 0 additions & 166 deletions pkg/knuu/knuu_old.go

This file was deleted.

0 comments on commit a581de0

Please sign in to comment.