Skip to content

Commit

Permalink
remove links to gitlab documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gcavelier committed Aug 28, 2024
1 parent fd49bf2 commit 6931f48
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// https://docs.gitlab.com/ee/api/projects.html
// https://docs.gitlab.com/ee/api/project_access_tokens.html

use axum::{extract::State, http::StatusCode, routing::get, Router};
use core::fmt::Write as _; // To be able to use the `Write` trait
use core::{future::IntoFuture, time::Duration};
Expand Down

0 comments on commit 6931f48

Please sign in to comment.