Skip to content

Commit

Permalink
add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
llazzaro committed Apr 5, 2017
1 parent 35f0b8c commit 77ead26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schedule/utils.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import heapq
from functools import wraps
from annoying.functions import get_object_or_None
from django.http import HttpResponseRedirect, HttpResponseNotFound
from django.conf import settings
Expand Down

0 comments on commit 77ead26

Please sign in to comment.