I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit ba8fb23b authored by jrandom's avatar jrandom Committed by zzz
Browse files

editor testing (ignore for now)

parent 99790695
No related branches found
No related tags found
No related merge requests found
package net.i2p.heartbeat.gui;
import net.i2p.heartbeat.ClientConfig;
/**
* Configure how we want to render a particular clientConfig in the GUI
*
*/
class PeerPlotConfig {
private ClientConfig _config;
private final static void foo() {
// bar
if (true) {
// baz
}
// baf
}
// moo
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment