Remove remaining @flow annotations

This commit is contained in:
Amjad Masad
2016-03-03 15:10:59 -08:00
parent 12ee11a0a4
commit 2fbe28cc88
40 changed files with 0 additions and 72 deletions

View File

@@ -1,5 +1,3 @@
/* @flow */
import escapeRegExp from "lodash/string/escapeRegExp";
import startsWith from "lodash/string/startsWith";
import isBoolean from "lodash/lang/isBoolean";