Fix import list in singleton_ctx.go
Otherwise my editor keeps fixing it for me. Change-Id: I2795a26b9a4f0dd7bf20edd146fc28425a60e89c
This commit is contained in:
parent
7a88d0db4d
commit
c581620795
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ package blueprint
|
|||
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/google/blueprint/pathtools"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue