9 lines
84 B
Go
9 lines
84 B
Go
package main
|
|
|
|
import (
|
|
"git.umbrella.haus/ae/notatest/internal"
|
|
)
|
|
|
|
func main() {
|
|
}
|