Remove comments.

This commit is contained in:
Andrey Smirnov
2014-04-24 01:31:31 +04:00
parent f0825d93be
commit 21e8aa5519
+5 -5
View File
@@ -2,9 +2,9 @@
Testing publishing snapshots
"""
# from .drop import *
# from .list import *
# from .repo import *
# from .snapshot import *
from .drop import *
from .list import *
from .repo import *
from .snapshot import *
from .switch import *
# from .update import *
from .update import *