Skip to content

Commit

Permalink
Updated utils
Browse files Browse the repository at this point in the history
  • Loading branch information
retr0reg committed Jan 30, 2024
1 parent 86d133f commit 284a61d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@ def unit_test():
autogdb_server = AutoGDBServer(ip,port,logger=lo)

autogdb_server.start_uvicorn()
time.sleep(5)
autogdb_server.exit()


def setup(args):
Expand Down

0 comments on commit 284a61d

Please sign in to comment.