fix: remove unused imports

pull/59/head
sammyette 2021-05-16 06:58:48 -04:00
parent dfb8ec9a90
commit 83bcb35dcf
No known key found for this signature in database
GPG Key ID: 50EE40A2809851F5
1 changed files with 0 additions and 2 deletions

View File

@ -1,10 +1,8 @@
package main
import (
"bufio"
"context"
"fmt"
"io"
"os"
"strings"