Skip to content

Commit d4be2fc

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)