Skip to content

Commit

Permalink
remove unused imports from utils
Browse files Browse the repository at this point in the history
  • Loading branch information
cooperq committed Sep 25, 2020
1 parent e093365 commit 29add96
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions utils.go
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
package main

import (
"bufio"
"encoding/json"
"fmt"
"log"
"net/http"
"os"
"regexp"
"strings"

"github.com/hillu/go-yara"
"github.com/jinzhu/gorm"
Expand Down

0 comments on commit 29add96

Please sign in to comment.