Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Sep 16, 2022
1 parent 2579bf1 commit bb413d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,6 @@ export const detectDirective = function (text, type = null) {
};

/**
* > > > > > > > Develop
*
* @function isSubstringInArray Detects whether a substring in present in a given array
* @param {string} str The substring to detect
* @param {Array} arr The array to search
Expand Down

0 comments on commit bb413d5

Please sign in to comment.