Cleanup: remove extra semicolons
This commit is contained in:
committed by
Laurent Clouet
parent
8c4a19654a
commit
c6dafb3bf6
@@ -36,7 +36,7 @@ import com.sheepit.client.os.OS;
|
||||
public class Configuration {
|
||||
public enum ComputeType {
|
||||
CPU_GPU, CPU_ONLY, GPU_ONLY
|
||||
}; // accept job for ...
|
||||
} // accept job for ...
|
||||
|
||||
public File workingDirectory;
|
||||
public File storageDirectory; // for permanent storage (binary archive)
|
||||
|
||||
Reference in New Issue
Block a user