mirror of
https://github.com/rancher/os.git
synced 2025-09-15 06:30:35 +00:00
Move around code for better clarity
This commit is contained in:
committed by
niusmallnan
parent
2f50b7b178
commit
1f50386828
@@ -17,7 +17,7 @@ package datasource
|
||||
import (
|
||||
"net"
|
||||
|
||||
"github.com/rancher/os/netconf"
|
||||
"github.com/rancher/os/pkg/netconf"
|
||||
)
|
||||
|
||||
type Datasource interface {
|
||||
|
Reference in New Issue
Block a user