Skip to content
Snippets Groups Projects
Commit 1067dbea authored by Tor Martin Frøberg Wang's avatar Tor Martin Frøberg Wang
Browse files

Added missing import

parent 0876bd10
No related branches found
No related tags found
3 merge requests!5Ad ci/cs setup,!4Dev,!1Leaderboards
......@@ -35,6 +35,7 @@ from collections import namedtuple
import base64, pickle
from django.core.signing import Signer
from users.models import User
@api_view(["GET"])
def api_root(request, format=None):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment