diff --git a/flow/css-module-stub.js b/flow/css-module-stub.js index bbf3d44..e35bc7a 100644 --- a/flow/css-module-stub.js +++ b/flow/css-module-stub.js @@ -1,5 +1,4 @@ // @flow - type CSSModule = { [key: string]: string, };