mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Typo
This commit is contained in:
parent
1af8183550
commit
c00630ecf2
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ import redis
|
|||
import sentry_sdk
|
||||
from sentry_sdk.integrations.django import DjangoIntegration
|
||||
from sentry_sdk.integrations.redis import RedisIntegration
|
||||
from sentry_sdk.integrations.redis import CeleryIntegration
|
||||
from sentry_sdk.integrations.celery import CeleryIntegration
|
||||
import django.http
|
||||
import re
|
||||
from mongoengine import connect
|
||||
|
|
Loading…
Add table
Reference in a new issue