mirror of https://github.com/apache/cloudstack.git
Removed unneeded method
This commit is contained in:
parent
f62e28c1ec
commit
7364d55ccd
|
|
@ -57,9 +57,5 @@ public class Transaction {
|
|||
throw e;
|
||||
}
|
||||
}
|
||||
|
||||
public static Object startTransaction() {
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue