Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Commit

Permalink
Remove an unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad-shatskyi committed Mar 20, 2016
1 parent bb44240 commit 42b9119
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/ViewUtils.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import * as React from "react";
import {KeyCode} from "../Enums";

export function stopBubblingUp(event: Event): Event {
Expand Down

0 comments on commit 42b9119

Please sign in to comment.