Update LogicBlock.java
This commit is contained in:
@@ -242,8 +242,7 @@ public class LogicBlock extends Block{
|
||||
}
|
||||
|
||||
updateCode(new String(bytes, charset));
|
||||
}catch(IOException e){
|
||||
Log.err(e);
|
||||
}catch(Exception ignored){
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user