Skip to content

Commit

Permalink
improve 3
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingWithTim committed Nov 10, 2024
1 parent bbf5752 commit 78941e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fastchat/serve/monitor/clean_chat_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
NETWORK_ERROR_MSG = (
"NETWORK ERROR DUE TO HIGH TRAFFIC. PLEASE REGENERATE OR REFRESH THIS PAGE.".lower()
)
MANAGER = mp.Manager()
LOCK = MANAGER.Lock()


def date_range(start="2023-04-01"):
Expand Down

0 comments on commit 78941e8

Please sign in to comment.