Updated module path
This commit is contained in:
parent
06c662589e
commit
1f0db51a95
211 changed files with 506 additions and 506 deletions
|
@ -3,7 +3,7 @@ package expression
|
|||
import (
|
||||
"strings"
|
||||
|
||||
"git.akyoto.dev/cli/q/src/token"
|
||||
"git.urbach.dev/cli/q/src/token"
|
||||
)
|
||||
|
||||
// Expression is a binary tree with an operator on each node.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue