mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Remove stray parenthesis (#3604)
This commit is contained in:
parent
bb2b8fa70f
commit
1591315045
1 changed files with 0 additions and 1 deletions
|
|
@ -583,7 +583,6 @@ const ManagePolicyPage = (managePoliciesPageProps: {
|
|||
selectedTeamData={selectedTeamData}
|
||||
currentAutomatedPolicies={currentAutomatedPolicies}
|
||||
/>
|
||||
)
|
||||
</div>
|
||||
)}
|
||||
{showManageAutomationsModal && (
|
||||
|
|
|
|||
Loading…
Reference in a new issue