Merge pull request #14254 from rallytime/whitespace

Remove trailing whitespace
This commit is contained in:
Nicole Thomas 2014-07-15 15:12:43 -06:00
commit 6254216462

View File

@ -220,7 +220,7 @@ class _RepoInfo(object):
http://doc.opensuse.org/projects/libzypp/HEAD/classzypp_1_1RepoInfo.html#a2ba8fdefd586731621435428f0ec6ff1
'''
repo_types = {}
if HAS_ZYPP:
repo_types = {
zypp.RepoType.NONE_e: 'NONE',