no more local123

master
Bel LaPointe 2018-10-21 08:49:25 -06:00
parent f3613ac956
commit cf77fa4696
1 changed files with 4 additions and 4 deletions

View File

@ -5,10 +5,10 @@ import (
"errors"
"fmt"
"io"
"local1/jbtserve/jbt"
"local1/logger"
"local1/natsc"
"local1/system/sysconf"
"local/jbtserve/jbt"
"local/logger"
"local/natsc"
"local/system/sysconf"
"net/http"
"os"
"os/signal"