Flattened package hierarchy
This commit is contained in:
parent
12dcf672cb
commit
a4dc5a4eff
89 changed files with 42 additions and 42 deletions
|
@ -4,7 +4,6 @@ import (
|
|||
"os"
|
||||
"path/filepath"
|
||||
|
||||
"git.akyoto.dev/cli/q/src/arch/x64"
|
||||
"git.akyoto.dev/cli/q/src/config"
|
||||
"git.akyoto.dev/cli/q/src/core"
|
||||
"git.akyoto.dev/cli/q/src/errors"
|
||||
|
@ -12,6 +11,7 @@ import (
|
|||
"git.akyoto.dev/cli/q/src/scope"
|
||||
"git.akyoto.dev/cli/q/src/token"
|
||||
"git.akyoto.dev/cli/q/src/types"
|
||||
"git.akyoto.dev/cli/q/src/x64"
|
||||
)
|
||||
|
||||
// scanFile scans a single file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue