Keep Import-Export credits up to date

This commit is contained in:
Pavel Škoda
2020-08-17 10:28:10 +02:00
committed by Michal Horejsek
parent 658ead9fb3
commit df80e7eb27
6 changed files with 21 additions and 61 deletions

View File

@ -169,6 +169,3 @@ func (ie *ImportExport) getPMAPIProvider(address string) (*transfer.PMAPIProvide
return transfer.NewPMAPIProvider(ie.clientManager, user.ID(), addressID)
}
// SetCurrentOS TODO
func (ie *ImportExport) SetCurrentOS(os string) {}