We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16b9c67 commit b3e4b2eCopy full SHA for b3e4b2e
src/VueJsTsOcrAspNetCoreSample/src/components/Ocr.ts
@@ -1,6 +1,6 @@
1
import Vue from "vue";
2
import { Component, Inject } from "vue-property-decorator";
3
-import { AxiosStatic, AxiosRequestConfig, AxiosResponse } from "axios";
+import { AxiosStatic, AxiosResponse } from "axios";
4
import Symbols from "../configs/Symbols";
5
6
@Component({
0 commit comments