Presence of Redis on all platforms.

This commit is contained in:
Luke Sneeringer 2014-09-02 15:39:35 -05:00
parent b7b92cb995
commit c3cc163702
3 changed files with 0 additions and 9 deletions

View File

@ -17,9 +17,6 @@ import random
# PyYAML
import yaml
# ZMQ
import zmq
# Django
from django.conf import settings
from django.db import models, connection

View File

@ -15,9 +15,6 @@ import uuid
# PyYAML
import yaml
# ZMQ
import zmq
# Django
from django.conf import settings
from django.db import models

View File

@ -16,9 +16,6 @@ import uuid
# PyYAML
import yaml
# ZeroMQ
import zmq
# Django
from django.conf import settings
from django.db import models