Skip to content

Commit d4be2fc

Browse files
committed
remove unfinished code
1 parent 8f618a6 commit d4be2fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

launchd/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
22

3-
from .launchctl import jobs, LaunchdJob, load, unload, start, stop
3+
from .launchctl import jobs, LaunchdJob, load, unload
44
from . import plist
55
from . import util

0 commit comments

Comments
 (0)