mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 00:11:59 +02:00
Major code cleanup
This commit is contained in:
@@ -5,7 +5,6 @@ imports.searchPath.unshift('@importspath@');
|
||||
const ClapperSrc = imports.clapper_src;
|
||||
|
||||
var { App } = ClapperSrc.app;
|
||||
var { Interface } = ClapperSrc.interface;
|
||||
var { Player } = ClapperSrc.player;
|
||||
var { Widget } = ClapperSrc.widget;
|
||||
|
||||
imports.searchPath.shift();
|
||||
|
Reference in New Issue
Block a user