Remove old comments
This commit is contained in:
		@@ -11,7 +11,6 @@
 | 
			
		||||
			</select>
 | 
			
		||||
			
 | 
			
		||||
			<input v-model="target" placeholder="Enter Ip or Domain">
 | 
			
		||||
			<!-- <button v-on:click="traceRoute()">⛟</button> -->
 | 
			
		||||
			<VueLoadingButton 
 | 
			
		||||
			:id="'vueOwnButtonStyle'"
 | 
			
		||||
			aria-label="Post message"
 | 
			
		||||
@@ -21,7 +20,6 @@
 | 
			
		||||
			:styled="false"
 | 
			
		||||
			>⛟</VueLoadingButton> <br>
 | 
			
		||||
			
 | 
			
		||||
			<!-- <span class="small">{{executionTime}}</span> -->
 | 
			
		||||
			<span class="small">{{infoString}}</span>
 | 
			
		||||
			<div>
 | 
			
		||||
				<table :id="'tableId_'+boxNumber" class="table table-striped">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user