summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-09 06:09:09 -0600
committerJeff Carr <[email protected]>2025-01-09 06:09:09 -0600
commitb0ceb9e1b4c51fbe0b51b061dadd34bce793efc3 (patch)
tree44cb090fe433e31b33a42745dd8beef09c58a97d /main.go
parent904c5b0c13f67af9032b3e9aa8fa4366498f0db9 (diff)
rename
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index 8feef5a..e0d22c6 100644
--- a/main.go
+++ b/main.go
@@ -167,7 +167,7 @@ func main() {
sortmap["Bases"] = sortmap["Base"] + "s"
}
- pb.makeSortfile(f)
+ // pb.makeSortfile(f)
pb.makeNewSortfile(f)
}