Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marcellourbani committed Nov 7, 2018
1 parent be90c97 commit b69b47a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/adt/AdtExceptions.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
import {
parsetoPromise,
getFieldAttribute,
recxml2js,
getField
} from "./AdtParserBase"
import { parsetoPromise, getFieldAttribute, recxml2js } from "./AdtParserBase"
import { Response } from "request"

export class AdtException extends Error {
Expand Down

0 comments on commit b69b47a

Please sign in to comment.