1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

Removing trailing whitespace in comment

This commit is contained in:
Arunothia Marappan
2020-12-25 21:53:47 -08:00
parent cad48ea4e8
commit cffc906071

View File

@@ -490,7 +490,7 @@ class AzureProvider(BaseProvider):
'''
Force the operation order to be Delete() before all other operations.
Helps avoid problems in updating
Helps avoid problems in updating
- a CNAME record into an A record.
- an A record into a CNAME record.
'''