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 type Position from "./position";
import repeating from "repeating";
import trimRight from "trim-right";