diff options
| author | ivar <i@oiee.no> | 2024-04-28 22:37:48 +0200 |
|---|---|---|
| committer | ivar <i@oiee.no> | 2024-04-28 22:37:48 +0200 |
| commit | f356f15d3a7dce1669944d23ab395ec96d042293 (patch) | |
| tree | 03a82934ec802e2579daa45f748e959dc6598847 /code/api/src/Endpoints/Internal/INT_EndpointBase.cs | |
| parent | f99db65435f2cac81b5b48eb117991f4acd66a7e (diff) | |
| download | greatoffice-f356f15d3a7dce1669944d23ab395ec96d042293.tar.xz greatoffice-f356f15d3a7dce1669944d23ab395ec96d042293.zip | |
Misc
Diffstat (limited to 'code/api/src/Endpoints/Internal/INT_EndpointBase.cs')
| -rw-r--r-- | code/api/src/Endpoints/Internal/INT_EndpointBase.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code/api/src/Endpoints/Internal/INT_EndpointBase.cs b/code/api/src/Endpoints/Internal/INT_EndpointBase.cs index 699a976..0ba6c82 100644 --- a/code/api/src/Endpoints/Internal/INT_EndpointBase.cs +++ b/code/api/src/Endpoints/Internal/INT_EndpointBase.cs @@ -6,4 +6,4 @@ namespace IOL.GreatOffice.Api.Endpoints.Internal; public class INT_EndpointBase : EndpointBase { -} +}
\ No newline at end of file |
