mirror of
https://github.com/tale/headplane.git
synced 2026-08-18 09:03:14 +00:00
chore(TALE-29): remove acl from integration/context
This commit is contained in:
@@ -10,7 +10,6 @@ import TabLink from './TabLink'
|
||||
|
||||
interface Properties {
|
||||
readonly data?: {
|
||||
acl: HeadplaneContext['acl']
|
||||
config: HeadplaneContext['config']
|
||||
user?: SessionData['user']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user