diff --git a/controllers/__pycache__/__init__.cpython-310.pyc b/controllers/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 9401fc4..0000000 Binary files a/controllers/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/controllers/__pycache__/base.cpython-310.pyc b/controllers/__pycache__/base.cpython-310.pyc deleted file mode 100644 index 1834512..0000000 Binary files a/controllers/__pycache__/base.cpython-310.pyc and /dev/null differ diff --git a/models/__pycache__/match.cpython-310.pyc b/models/__pycache__/match.cpython-310.pyc deleted file mode 100644 index c7a63f5..0000000 Binary files a/models/__pycache__/match.cpython-310.pyc and /dev/null differ diff --git a/models/__pycache__/participant.cpython-310.pyc b/models/__pycache__/participant.cpython-310.pyc deleted file mode 100644 index b8249c8..0000000 Binary files a/models/__pycache__/participant.cpython-310.pyc and /dev/null differ diff --git a/models/__pycache__/player.cpython-310.pyc b/models/__pycache__/player.cpython-310.pyc deleted file mode 100644 index 9e5348e..0000000 Binary files a/models/__pycache__/player.cpython-310.pyc and /dev/null differ diff --git a/models/__pycache__/tournament.cpython-310.pyc b/models/__pycache__/tournament.cpython-310.pyc deleted file mode 100644 index d700b76..0000000 Binary files a/models/__pycache__/tournament.cpython-310.pyc and /dev/null differ diff --git a/models/__pycache__/turn.cpython-310.pyc b/models/__pycache__/turn.cpython-310.pyc deleted file mode 100644 index 3ca51ea..0000000 Binary files a/models/__pycache__/turn.cpython-310.pyc and /dev/null differ diff --git a/views/__pycache__/base.cpython-310.pyc b/views/__pycache__/base.cpython-310.pyc deleted file mode 100644 index e3003b6..0000000 Binary files a/views/__pycache__/base.cpython-310.pyc and /dev/null differ