Skip to content

Commit 4444288

Browse files
pstaabpdrgrice1
andauthored
Update src/store/models/index.ts
Co-authored-by: Glenn Rice <[email protected]>
1 parent 61c739d commit 4444288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/store/models/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ export function parseParams(_params: Dictionary<generic>, _fields: ModelField){
150150
});
151151
return output_params;
152152
}
153-
// eslint-enable
153+
/* eslint-enable */
154154

155155
/* This creates a general Model to be used for all others (Course, User, etc.)
156156

0 commit comments

Comments
 (0)