Skip to content

Commit d4a4458

Browse files
TimothyMischieflutovich
authored andcommitted
Removed Comma
Removed a Comma that had wound up in a js file when I was first figuring everything out.
1 parent d181b04 commit d4a4458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v1/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,6 @@ export {
187187
auth,
188188
types,
189189
session,
190-
error,
190+
error
191191
}
192192
export default forExport

0 commit comments

Comments
 (0)