moved log to own package
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package lib;
|
||||
|
||||
import kernel.log.Log;
|
||||
import lua.NativeStringTools;
|
||||
import lib.ui.Canvas;
|
||||
import cc.ComputerCraft;
|
||||
import kernel.Log;
|
||||
#if webconsole
|
||||
import cc.HTTP;
|
||||
import kernel.net.Net;
|
||||
|
||||
Reference in New Issue
Block a user