Skip to content

Commit 760bcda

Browse files
authored
Fix bug: Add bufio import
1 parent 412d6fd commit 760bcda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zh/build_new.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ package main
33
import (
44
"fmt"
55
"io/ioutil"
6+
"bufio"
67
"net/http"
78
"os"
89
"path/filepath"

0 commit comments

Comments
 (0)