Skip to content

Commit

Permalink
Removed old Comment from API Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
philgei committed Nov 21, 2024
1 parent b4ca508 commit e937673
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion AdLerBackend.API/Controllers/Worlds/WorldsController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ public async Task<ActionResult<GetWorldOverviewResponse>> GetWorldsForUser([From

/// <summary>
/// Uploads a World to the Backend
/// Beware: The World also has to be imported into the LMS manually (for now)
/// </summary>
/// <param name="token"></param>
/// <returns></returns>
Expand Down

0 comments on commit e937673

Please sign in to comment.