Merge pull request #5591 from MikeMcQuaid/gist-logs-install
gist-logs: add missing install require.
This commit is contained in:
commit
193af1442f
@ -15,6 +15,7 @@
|
|||||||
#: If no logs are found, an error message is presented.
|
#: If no logs are found, an error message is presented.
|
||||||
|
|
||||||
require "formula"
|
require "formula"
|
||||||
|
require "install"
|
||||||
require "system_config"
|
require "system_config"
|
||||||
require "stringio"
|
require "stringio"
|
||||||
require "socket"
|
require "socket"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user