Skip to content
Snippets Groups Projects
Commit a020fe26 authored by Benjamin Wenger's avatar Benjamin Wenger
Browse files

removed unused code

parent 00d94235
No related branches found
No related tags found
No related merge requests found
......@@ -92,10 +92,6 @@ func (v *KV) GetUpgrade(key string, table []Upgrade) (*Object, error) {
}
}
if initialVersion<uint64(len(table)){
//save the upgraded file?
}
return result, nil
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment