Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 25, 2019. It is now read-only.

Commit acb865e

Browse files
Removed Debug lines
1 parent 646738f commit acb865e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎main.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,6 @@ define(function (require, exports, module) {
181181
var directiveName = _getDirectiveName(hostEditor, sel.start),
182182
controllerName = _getControllerName(hostEditor, sel.start);
183183

184-
console.info('Directive: ', directiveName);
185-
console.info('Controller: ', controllerName);
186-
187184
if (controllerName) {
188185
return _createInlineEditor(hostEditor, controllerName, patterns.controller);
189186
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /