We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c48c29 commit f9a6eb3Copy full SHA for f9a6eb3
apps/labrinth/src/routes/internal/mod.rs
@@ -32,7 +32,6 @@ pub fn config(cfg: &mut actix_web::web::ServiceConfig) {
32
.configure(statuses::config)
33
.configure(medal::config)
34
.configure(external_notifications::config)
35
- .configure(affiliate::config)
36
.configure(mural::config)
37
.configure(delphi::config),
38
);
0 commit comments