X-Git-Url: https://gerrit.onap.org/r/gitweb?p=vfc%2Fgvnfm%2Fvnflcm.git;a=blobdiff_plain;f=lcm%2Flcm%2Fpub%2Fexceptions.py;h=6249dd4e9bf94136377610de36d5701bd9ffc605;hp=274c0d0686d34b579edda09119f79958037fa64c;hb=e97e0b12f8aa84d136e619902c95303333fb3a6c;hpb=3ac66a9fad25031ca3976cd9f14fe2c5f0162535 diff --git a/lcm/lcm/pub/exceptions.py b/lcm/lcm/pub/exceptions.py index 274c0d06..6249dd4e 100644 --- a/lcm/lcm/pub/exceptions.py +++ b/lcm/lcm/pub/exceptions.py @@ -12,6 +12,5 @@ # See the License for the specific language governing permissions and # limitations under the License. - class NFLCMException(Exception): pass