Skip to content

Commit 02cea3d

Browse files
committed
Remove truffle library backup copy (#584)
1 parent b0952b0 commit 02cea3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/resources/truffle.ui.js

-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ class PluginUI extends UI {
4141
'lib-local': `\n${ct} ${c.grey('Using Truffle library from local node_modules.')}\n`,
4242
'lib-global': `\n${ct} ${c.grey('Using Truffle library from global node_modules.')}\n`,
4343

44-
4544
'help': `Usage: truffle run coverage [options]\n\n` +
4645
`Options:\n` +
4746
` --file: path (or glob) to subset of JS test files. (Quote your globs)\n` +

0 commit comments

Comments
 (0)