Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions application.go
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ func (a *Application) Run(arguments []string) (err error) {
a.setup()
})

checkWSL()

context := NewContext(a, nil, nil)
context.flagSet, err = a.parseArgs(arguments[1:])

Expand Down
25 changes: 0 additions & 25 deletions wsl_others.go

This file was deleted.

41 changes: 0 additions & 41 deletions wsl_windows.go

This file was deleted.

Loading