Skip to content

Commit

Permalink
delete some notes
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangchi committed Oct 11, 2023
1 parent 88a18bd commit 6e982ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions platform/head_move/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,7 @@ def balance():
balancer = Balancer(out_path, mode)

try:
# log setting
_, sid = os.path.split(url_h)
# print(sid)
mkdir_new(out_path + '/log')
logger = balancer.get_logger(sid, '../balance_log')
logger.info('Authorization succeed.')
Expand Down

0 comments on commit 6e982ea

Please sign in to comment.