diff --git a/chat/richtext.py b/chat/richtext.py index 0dc7fb66..5f0e6e59 100644 --- a/chat/richtext.py +++ b/chat/richtext.py @@ -1,5 +1,4 @@ #!/usr/bin/env python -# -*- tab-width: 4; indent-tabs-mode: t -*- import pygtk pygtk.require('2.0')