Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Commit

Permalink
tidy up
Browse files Browse the repository at this point in the history
  • Loading branch information
3n3a committed Feb 6, 2023
1 parent 7494f63 commit 0348471
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions RobotsTxtParser.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
package RobotsTxtParser

import (
"fmt"
"regexp"
"strings"
// "golang.org/x/exp/slices"
)

type KV struct {
Expand Down

0 comments on commit 0348471

Please sign in to comment.