Skip to content

Commit

Permalink
removed bad impotr
Browse files Browse the repository at this point in the history
  • Loading branch information
raffazizzi committed Jul 27, 2020
1 parent ca6890a commit 5a5bee5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/extension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import * as path from 'path';
import {Grammar, convertRNGToPattern, DefaultNameResolver, Name} from 'salve-annos';
import * as fileUrl from "file-url";
import { SaxesParser, SaxesTag, SaxesAttributeNS } from "saxes";
import SalveDocumentationProvider from './hover';

const ERR_VALID = 'ERR_VALID';
const ERR_WELLFORM = 'ERR_WELLFORM';
Expand Down

0 comments on commit 5a5bee5

Please sign in to comment.