mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Simplified returnsRemoteInvocationSerializingExporter()
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
package org.springframework.remoting.rmi;
|
||||
|
||||
public abstract class RemoteInvocationSerializingExporter {
|
||||
|
||||
}
|
||||
public abstract class RemoteInvocationSerializingExporter {}
|
||||
|
||||
Reference in New Issue
Block a user