mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Move IP address modules and weather modules into own subdirectories
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"github.com/senorprogrammer/wtf/github"
|
||||
"github.com/senorprogrammer/wtf/textfile"
|
||||
"github.com/senorprogrammer/wtf/todo"
|
||||
"github.com/senorprogrammer/wtf/weather"
|
||||
"github.com/senorprogrammer/wtf/weatherservices/weather"
|
||||
)
|
||||
|
||||
func DisplayModuleInfo(moduleName string) {
|
||||
|
||||
Reference in New Issue
Block a user