Skip to content

Commit e23927a

Browse files
committed
oct design v 1.4.2 - cleaned up main.go
1 parent c12e68b commit e23927a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

main.go

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
package main
22

33
import (
4-
"fmt"
5-
"log"
6-
"net/http"
7-
"time"
8-
94
"github.com/rapidclock/web-octopus/adapter"
10-
exp "github.com/rapidclock/web-octopus/experimental"
115
oct "github.com/rapidclock/web-octopus/octopus"
126
)
137

0 commit comments

Comments
 (0)