mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-26 22:01:30 -04:00
fix: deleted typo
This commit is contained in:
committed by
mrugesh mohapatra
parent
66e597854a
commit
80879883a9
@@ -1,5 +1,5 @@
|
||||
const { addComment } = require('./add-comment');
|
||||
const { addLabels } = require('./add-labels');
|
||||
const { closeOpen } = require('./close-open');
|
||||
L
|
||||
|
||||
module.exports = { addComment, addLabels, closeOpen };
|
||||
|
||||
Reference in New Issue
Block a user