Update checkout.py

This commit is contained in:
Raphael Michel
2021-01-01 20:13:09 +01:00
committed by Raphael Michel
parent 0b495a4070
commit 3d66bfee7f
+1 -1
View File
@@ -1,6 +1,6 @@
from itertools import chain
import dns
import dns.resolver
from django import forms
from django.core.cache import cache
from django.core.exceptions import ValidationError