cubicweb/server/schema2sql.py
branch3.24
changeset 11811 f09efeead7f9
parent 11789 71df2811b422
child 12355 c703dc95c82e
--- a/cubicweb/server/schema2sql.py	Tue Jun 30 10:00:53 2015 +0200
+++ b/cubicweb/server/schema2sql.py	Wed Nov 09 11:42:33 2016 +0100
@@ -17,8 +17,6 @@
 # with yams. If not, see <http://www.gnu.org/licenses/>.
 """write a schema as sql"""
 
-
-
 from hashlib import md5
 
 from six import string_types, text_type