Skip to content

Commit a9f64e6

Browse files
committed
reformat functions.py
1 parent 9b2b735 commit a9f64e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

shadowsocksr_cli/functions.py

-2
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,6 @@ def open_pac_proxy(local_port, http_port=80):
233233
logger.info('Open pac proxy - {0}:{1}'.format(Setting.get_value('local_address'), local_port))
234234
HandleHttpServer.handle_http_server("start", local_port, http_port)
235235

236-
237-
238236
@staticmethod
239237
@is_ubuntu
240238
def close_proxy(local_port, http_port=80):

0 commit comments

Comments
 (0)