X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Futil.py;h=8e4c9079631ab7135873a217ddbd89fb401b6384;hb=7b8b4652693a87233c9aea313959a9cede3df0f4;hp=249bd864259f0ce47b67db3ce905880bbe4bff66;hpb=d826a602696eb337dcce191d7d24ae1869e81ec2;p=vpp.git diff --git a/test/util.py b/test/util.py index 249bd864259..8e4c9079631 100644 --- a/test/util.py +++ b/test/util.py @@ -130,7 +130,6 @@ def check_core_path(logger, core_path): class NumericConstant: - desc_dict = {} def __init__(self, value):