Skip to content

Commit 4e26dfe

Browse files
committed
Remove unused const
1 parent 4f60f90 commit 4e26dfe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/config/migrate.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
package config
1616

1717
const ConfigVersion2 = 2
18-
const MaxConfigVersion = ConfigVersion2
1918

2019
// MigrateVersions migrates the profile to the latest version.
2120
// This function can be expanded to support future migrations.

0 commit comments

Comments
 (0)