mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
remove unnecessary import from apps/mobile/views.py
This commit is contained in:
parent
79b5802b9a
commit
c58ccdff07
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import os
|
||||
import base64
|
||||
from vendor import yaml
|
||||
from django.conf import settings
|
||||
from django.http import HttpResponse
|
||||
from django.shortcuts import render
|
||||
|
|
Loading…
Add table
Reference in a new issue