Remove comment

This commit is contained in:
c0de 2022-11-10 22:45:16 -06:00
parent 51092e52a2
commit 460a3e08d2
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@
import math
# Import game functions
from database.models import (
GuessModel as Guess,
PlayerModel as Player,