Remove FIXME

This commit is contained in:
Florian Bruhin 2014-04-17 19:04:04 +02:00
parent 5bd40e732c
commit 3089463a9a

View File

@ -20,9 +20,6 @@
from PyQt5.QtGui import QColor
# FIXME uninterpolated values get validated
class ValidationError(ValueError):
"""Exception raised when a value for a config type was invalid."""