mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-30 04:20:53 +00:00
Remove comments.
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
Testing publishing snapshots
|
Testing publishing snapshots
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# from .drop import *
|
from .drop import *
|
||||||
# from .list import *
|
from .list import *
|
||||||
# from .repo import *
|
from .repo import *
|
||||||
# from .snapshot import *
|
from .snapshot import *
|
||||||
from .switch import *
|
from .switch import *
|
||||||
# from .update import *
|
from .update import *
|
||||||
|
|||||||
Reference in New Issue
Block a user