refactor - pasdns can now look sane 2.0
This commit is contained in:
parent
0be492aa87
commit
57fbfbf059
5 changed files with 8 additions and 8 deletions
|
|
@ -3,8 +3,8 @@ package main
|
|||
import (
|
||||
"log"
|
||||
|
||||
pas "exhq.dev/pas/src"
|
||||
"exhq.dev/pas/src/Constants"
|
||||
pas "git.gay/exhq/pas/src"
|
||||
"git.gay/exhq/pas/src/Constants"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue