mirror of
https://github.com/rebeyond/memShell
synced 2026-06-08 17:04:52 +00:00
remove log lines
This commit is contained in:
@@ -228,7 +228,7 @@ public class Agent {
|
||||
}
|
||||
catch(Exception e)
|
||||
{
|
||||
e.printStackTrace();
|
||||
//pass
|
||||
}
|
||||
}
|
||||
|
||||
@@ -244,4 +244,4 @@ public class Agent {
|
||||
bs.append(l).append("\n");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user