Fix headers and comment dead code.

This commit is contained in:
2014-02-28 11:45:06 +01:00
parent c253cfa9aa
commit 780073f6d8
7 changed files with 30 additions and 41 deletions

View File

@@ -1,6 +1,8 @@
import osc
from osc import cmdln
from osc.core import *
from xml.etree import cElementTree as ET
from osc.core import makeurl
from osc.core import http_GET
class CleanupRings: