check in forkfix and johnconnor

This commit is contained in:
eyedeekay
2025-04-21 01:04:39 -04:00
parent 3218c5a263
commit 10c6d93cb8

View File

@ -1,9 +1,10 @@
// This is different, and worse, than everything else in this repo.
// It is a script to delete users and groups from a GitLab instance.
// It still contains I2P-specific behavior.
// It does not use the official gitlab API.
// It does not use the official gitlab API client for go, it uses a custom one which might be janky.
// I probably won't fix it.
// I SERIOUSLY DON'T THINK THIS IS A GOOD IDEA.
// I SERIOUSLY DON'T THINK THIS IS A GOOD IDEA FOR YOU TO USE.
package main