mirror of
https://github.com/yudai/gotty.git
synced 2025-12-24 11:20:13 +01:00
go fmt
This commit is contained in:
parent
1ca998e9e3
commit
dcb153c8a4
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
|
@ -3,8 +3,8 @@ package main
|
|||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"log"
|
||||
"io/ioutil"
|
||||
"log"
|
||||
"os"
|
||||
"os/signal"
|
||||
"strings"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue