Skip to content

Commit

Permalink
Merge pull request #1597 from s7v7nislands/unused_var
Browse files Browse the repository at this point in the history
Delete unused variable
  • Loading branch information
crosbymichael authored Sep 22, 2017
2 parents 593914b + 4155902 commit e385f67
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions utils_linux.go
Original file line number Diff line number Diff line change
@@ -27,8 +27,6 @@ import (

var errEmptyID = errors.New("container id cannot be empty")

var container libcontainer.Container

// loadFactory returns the configured factory instance for execing containers.
func loadFactory(context *cli.Context) (libcontainer.Factory, error) {
root := context.GlobalString("root")

0 comments on commit e385f67

Please sign in to comment.