Commit 92b92f0b authored by canterburym's avatar canterburym
Browse files

Fixed linting error

parent e31cfe05
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3730,7 +3730,7 @@ LocationResponseDetails ::= SEQUENCE

LocationRecord ::= SEQUENCE 
{
    location                    [2] Location
    location                    [1] Location
}

-- =================