Completed
Push — wtf-is-going-on ( c96be6 )
by Jeroen De
08:59
created
src/Presentation/MapHtmlBuilder.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -4,9 +4,6 @@
 block discarded – undo
4 4
 
5 5
 namespace Maps\Presentation;
6 6
 
7
-use FormatJson;
8
-use Html;
9
-
10 7
 class MapHtmlBuilder {
11 8
 
12 9
 	public function getMapHTML( array $params, string $mapName, string $serviceName ): string {
Please login to merge, or discard this patch.