Skip to content

Commit a870dd3

Browse files
committed
Remove unused processExtractedText export from index.js for cleaner code
1 parent 4903028 commit a870dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions-node/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,4 +603,4 @@ function extractGpaFromText(text) {
603603
}
604604

605605
// Add to exports
606-
exports.processExtractedText = processExtractedText;
606+

0 commit comments

Comments
 (0)