mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-09 14:04:44 +02:00
Fix tests and linting after merge
This commit is contained in:
parent
4b2b54c7ee
commit
b4d2c91f9d
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
import logging
|
||||
|
||||
from django import forms
|
||||
from django.shortcuts import redirect, render
|
||||
from django.shortcuts import render
|
||||
|
||||
from django.contrib.auth.mixins import LoginRequiredMixin
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue