Skip to content

Commit

Permalink
Update user.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DNNDHH authored Oct 22, 2024
1 parent cca75c1 commit 3d5c6bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion user.py
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,6 @@ def lq003(self):
response_time = mytime.GetTimeStamp()
if response_time > 1700000000:
current_time = response_time
main.logger.info(f"{current_time}")

if current_time > closedAt:
main.logger.info(f"\n {'=' * 40} \n 目前没有 绿方块活动(´・ω・`) \n {'=' * 40} ")
Expand Down

0 comments on commit 3d5c6bf

Please sign in to comment.