Remove unused import.
This commit is contained in:
parent
26de7c2267
commit
aebc179da2
@ -14,8 +14,6 @@
|
|||||||
# You should have received a copy of the GNU Affero General Public License
|
# You should have received a copy of the GNU Affero General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
from mediagoblin.db.base import Session
|
|
||||||
|
|
||||||
|
|
||||||
def check_blog_slug_used(author_id, slug, ignore_b_id=None):
|
def check_blog_slug_used(author_id, slug, ignore_b_id=None):
|
||||||
from mediagoblin.media_types.blog.models import Blog
|
from mediagoblin.media_types.blog.models import Blog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user