mirror of
				https://github.com/opencontainers/runc.git
				synced 2025-10-31 19:13:12 +08:00 
			
		
		
		
	Delete unused variable
Signed-off-by: Xiaobing.Jiang <s7v7nislands@gmail.com>
This commit is contained in:
		| @@ -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") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 s7v7nislands
					s7v7nislands