unused file

This commit is contained in:
Michel Oosterhof
2015-11-19 12:56:05 +00:00
parent adc28420e0
commit 55997d32df

View File

@@ -1,12 +0,0 @@
# Copyright (c) 2009-2014 Upi Tamminen <desaster@gmail.com>
# See the COPYRIGHT file for more information
"""
This module contains ...
"""
class NotEnabledException(Exception):
""" Feature not enabled
"""
# vim: set sw=4 et: