Skip to content

Commit

Permalink
Remove methods from eports
Browse files Browse the repository at this point in the history
  • Loading branch information
WebsiteDeveloper committed Sep 29, 2013
1 parent c13da1b commit f5905d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/editor/CodeHintManager.js
Original file line number Diff line number Diff line change
Expand Up @@ -651,8 +651,6 @@ define(function (require, exports, module) {

// Define public API
exports.isOpen = isOpen;
exports.handleKeyEvent = handleKeyEvent;
exports.handleChange = handleChange;
exports.registerHintProvider = registerHintProvider;
exports.hasValidExclusion = hasValidExclusion;
exports.setInsertHintOnTab = setInsertHintOnTab;
Expand Down

0 comments on commit f5905d6

Please sign in to comment.