Skip to content

Commit 2ab05c2

Browse files
committed
chore: Remove unused code for schema versioning (part 2) uniget-org/backlog#94
1 parent 07662af commit 2ab05c2

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

cmd/uniget/main.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -322,9 +322,6 @@ var (
322322
return nil
323323
},
324324
}
325-
minimumCliVersionForSchemaVersion = map[string]string{
326-
"1": "0.1.0",
327-
}
328325
toolCache cache.Cache = cache.NewNoneCache()
329326
)
330327

0 commit comments

Comments
 (0)