mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
Remove moreutils from zulip_internal::base.
We recently added this to zulip::base, so it would be a duplicate.
This commit is contained in:
@@ -22,7 +22,6 @@ class zulip_internal::base {
|
||||
# Useful tools in a production environment
|
||||
"screen",
|
||||
"strace",
|
||||
"moreutils",
|
||||
"host",
|
||||
"git",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user