mirror of
https://github.com/mandiant/capa.git
synced 2026-01-27 07:14:36 -08:00
fix formatting
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import { ref, onMounted, watch } from "vue";
|
||||
import { ref, onMounted } from "vue";
|
||||
import Plotly from "plotly.js-dist";
|
||||
|
||||
const props = defineProps({
|
||||
|
||||
Reference in New Issue
Block a user