Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 076f0e8

Browse files
committedOct 16, 2017
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,4 +174,4 @@ export default {
174174
}
175175

176176
}
177-
};
177+
}

0 commit comments

Comments
 (0)
Please sign in to comment.