1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 18:18:53 +08:00

remove empty lines

This commit is contained in:
lana-k
2022-07-10 16:02:04 +02:00
parent 7486b32bd1
commit 6eae9a0f2d

View File

@@ -69,13 +69,8 @@
} }
} }
</style> </style>
<!-- head extention slot start -->
<!-- head extention slot end -->
<!-- head extention slot -->
</head> </head>
<body> <body>
<noscript> <noscript>
@@ -100,11 +95,8 @@
</svg> </svg>
</div> </div>
</div> </div>
<!-- extention slot start -->
<!-- extention slot end -->
<!-- extention slot -->
<!-- built files will be auto injected --> <!-- built files will be auto injected -->
</body> </body>
</html> </html>