mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-11 01:53:23 +01:00
Removes unused builtin.rs
This commit is contained in:
parent
378c184342
commit
0fef683f41
@ -1,5 +0,0 @@
|
||||
use crate::db::access::Perm;
|
||||
|
||||
static BUILTIN_PERMISSIONS: [Perm] = [
|
||||
Perm::new("")
|
||||
];
|
Loading…
Reference in New Issue
Block a user