diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2016-09-01 17:38:42 -0400 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2016-09-01 17:38:42 -0400 |
commit | b017f48eaa7f36495afa1057b79a557a2fbb73a7 (patch) | |
tree | 64e78c133421a5b70fa5c38a77581adc450d5500 /src/leap/bitmask_js/app/lib/common.js | |
parent | 122fe50ebc6c0f87bc1390228315faa236f3d038 (diff) |
[pkg] move bitmask.js to new path
Diffstat (limited to 'src/leap/bitmask_js/app/lib/common.js')
-rw-r--r-- | src/leap/bitmask_js/app/lib/common.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/leap/bitmask_js/app/lib/common.js b/src/leap/bitmask_js/app/lib/common.js deleted file mode 100644 index 14a30c3..0000000 --- a/src/leap/bitmask_js/app/lib/common.js +++ /dev/null @@ -1,7 +0,0 @@ -/* - * pollute the global namespace with some useful utils - */ - -import React from 'react' - -window.elem = React.createElement
\ No newline at end of file |