Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
remove unrelated change
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy committed Jul 16, 2021
1 parent 3b13eb7 commit 74bd7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/UrlUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/

import * as url from "url";
import url from "url";

/**
* If a url has no path component, etc. abbreviate it to just the hostname
Expand Down

0 comments on commit 74bd7ca

Please sign in to comment.