From 47009075de12e5701d84653dc0db0e23f4e02609 Mon Sep 17 00:00:00 2001 From: Ed Tanous Date: Tue, 27 Feb 2024 11:20:22 -0800 Subject: Fix useless class in Sessions New versions of the vue linter flag that this class has no effect. It isn't clear what the intent was, so remove it so the linter can pass. Tested: Upgraded linter now passes. Change-Id: Icccc4d57714be313c958023c74e9d8508afed4ce Signed-off-by: Ed Tanous --- src/views/SecurityAndAccess/Sessions/Sessions.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/SecurityAndAccess/Sessions/Sessions.vue b/src/views/SecurityAndAccess/Sessions/Sessions.vue index d875284f..f74fa474 100644 --- a/src/views/SecurityAndAccess/Sessions/Sessions.vue +++ b/src/views/SecurityAndAccess/Sessions/Sessions.vue @@ -68,7 +68,7 @@ -