mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
Remove comments.
This commit is contained in:
@@ -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 *
|
||||
|
||||
Reference in New Issue
Block a user