Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.

Commit

Permalink
More rebase trouble :-(, removed json import, still need it
Browse files Browse the repository at this point in the history
  • Loading branch information
Pike committed Aug 1, 2016
1 parent 2bc0204 commit ebee87e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/shipping/views/__init__.py
Expand Up @@ -9,6 +9,7 @@
from collections import defaultdict, OrderedDict
from datetime import datetime, timedelta
import urllib
import json

from django.shortcuts import render, get_object_or_404, redirect
from django.views.generic import TemplateView
Expand Down

0 comments on commit ebee87e

Please sign in to comment.