Skip to content

Commit

Permalink
fix(mentor): Import URL constructor
Browse files Browse the repository at this point in the history
  • Loading branch information
hanneskaeufler committed Jan 29, 2018
1 parent 90e5755 commit 5613dc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/all_tips.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import { URL } from "url"
import Tip from "./tip"

/* tslint:disable:max-line-length */
Expand Down

0 comments on commit 5613dc4

Please sign in to comment.