Explorar o código

remove axios import

Martin Kunz hai 1 ano
pai
achega
5fc93115e3
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/ua/UANodeSet.ts

+ 0 - 1
src/ua/UANodeSet.ts

@@ -5,7 +5,6 @@ import { UAVariable } from './UAVariable';
 import { NamespaceTable } from './NameSpaceTable';
 import { Model } from './Model';
 import { XMLElem, type IToXML } from '@/util/XmlElem';
-import axios from 'axios';
 
 export class UANodeSet implements IToXML{