Skip to content

Commit 4bc0881

Browse files
committed
Remove obsolete comment
1 parent 04a835e commit 4bc0881

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ const patternlab_module = function(config) {
214214
* @returns {void}
215215
*/
216216
installplugin: function(pluginName) {
217-
//get the config
218217
const plugin_manager = new pm();
219218

220219
plugin_manager.install_plugin(pluginName);

0 commit comments

Comments
 (0)