mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-03 03:15:31 -04:00
Cleanup
This commit is contained in:
parent
f444496915
commit
5cee68d76c
@ -46,8 +46,7 @@ class Plugin
|
||||
def_helper_functions sbx
|
||||
end
|
||||
|
||||
js = File.open @path, &.gets_to_end
|
||||
eval js
|
||||
eval File.read @path
|
||||
|
||||
begin
|
||||
data = eval_json "metadata"
|
||||
|
Loading…
x
Reference in New Issue
Block a user