refactor(Compiler): misc cleanup
This commit is contained in:

committed by
Matias Niemelä

parent
d43e5dd44d
commit
83d0ff6d13
@ -15,7 +15,6 @@ import {BoundEventAst, DirectiveAst} from '../template_parser/template_ast';
|
||||
|
||||
import {CompileElement} from './compile_element';
|
||||
import {CompileMethod} from './compile_method';
|
||||
import {ViewProperties} from './constants';
|
||||
import {getHandleEventMethodName} from './util';
|
||||
|
||||
export function bindOutputs(
|
||||
|
Reference in New Issue
Block a user