mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 12:37:47 +00:00
Removed extra file
This commit is contained in:
@@ -1,26 +0,0 @@
|
||||
/*
|
||||
* Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
|
||||
*/
|
||||
|
||||
package lukehagar.plexapi.plexapi.hooks;
|
||||
|
||||
//
|
||||
// This file is written once by speakeasy code generation and
|
||||
// thereafter will not be overwritten by speakeasy updates. As a
|
||||
// consequence any customization of this class will be preserved.
|
||||
//
|
||||
|
||||
public final class SDKHooks {
|
||||
|
||||
private SDKHooks() {
|
||||
// prevent instantiation
|
||||
}
|
||||
|
||||
public static final void initialize(lukehagar.plexapi.plexapi.utils.Hooks hooks) {
|
||||
// register hooks here
|
||||
|
||||
// for more information see
|
||||
// https://www.speakeasyapi.dev/docs/additional-features/sdk-hooks
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user