mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-18 03:19:51 +03:00
all(minor): remove old, unused code
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash -xe
|
||||
isort
|
||||
pylint passbook
|
||||
prospector
|
||||
scripts/coverage.sh
|
||||
Reference in New Issue
Block a user