eggification
[PlinnDocument.git] / Products / PlinnDocument / static / gitweb.css
diff --git a/interfaces.py b/interfaces.py
deleted file mode 100755 (executable)
index ca0edbd..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-from zope.interface import Interface
-
-class IPlinnDocument(Interface):
-       """ Plinn document
-       """