mirror of
https://github.com/hbahadorzadeh/stunning.git
synced 2025-12-24 13:38:08 +08:00
Project code formating corrected
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package example
|
||||
|
||||
import (
|
||||
"github.com/songgao/water"
|
||||
"github.com/hbahadorzadeh/stunning/interface/tun"
|
||||
tlstun "github.com/hbahadorzadeh/stunning/tunnel/tls"
|
||||
"github.com/songgao/water"
|
||||
"log"
|
||||
"os"
|
||||
)
|
||||
|
||||
@@ -2,9 +2,9 @@ package example
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/songgao/water"
|
||||
"github.com/hbahadorzadeh/stunning/interface/tun"
|
||||
tlstun "github.com/hbahadorzadeh/stunning/tunnel/tls"
|
||||
"github.com/songgao/water"
|
||||
"log"
|
||||
"os"
|
||||
"time"
|
||||
|
||||
@@ -2,9 +2,9 @@ package stunning
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/songgao/water"
|
||||
"github.com/hbahadorzadeh/stunning/interface/tun"
|
||||
tlstun "github.com/hbahadorzadeh/stunning/tunnel/tls"
|
||||
"github.com/songgao/water"
|
||||
"log"
|
||||
"os"
|
||||
"testing"
|
||||
|
||||
Reference in New Issue
Block a user