Remove remaining @flow annotations
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
/* @flow */
|
||||
|
||||
export function ClassDeclaration(node: Object) {
|
||||
this.printJoin(node.decorators, node, { separator: "" });
|
||||
this.push("class");
|
||||
|
||||
Reference in New Issue
Block a user