Skip to content

Commit

Permalink
Migrate to server.timing
Browse files Browse the repository at this point in the history
  • Loading branch information
baterflyrity authored Feb 4, 2024
1 parent e8e8623 commit 4a2a14d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/lobbyconnection.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

import server.metrics as metrics
from server.db import FAFDatabase
from server.timing import datetime_now

from .config import TRACE, config
from .db.models import (
Expand Down

0 comments on commit 4a2a14d

Please sign in to comment.