Skip to content

Commit 076f0e8

Browse files
committed
removed unnecessary semi-colon to fix travis
1 parent db63f91 commit 076f0e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fields/abstractField.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,4 +174,4 @@ export default {
174174
}
175175

176176
}
177-
};
177+
}

0 commit comments

Comments
 (0)