aboutsummaryrefslogtreecommitdiff
path: root/src/feednim/atom.nim
diff options
context:
space:
mode:
Diffstat (limited to 'src/feednim/atom.nim')
-rw-r--r--src/feednim/atom.nim2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/feednim/atom.nim b/src/feednim/atom.nim
index 9fce652..b771bc8 100644
--- a/src/feednim/atom.nim
+++ b/src/feednim/atom.nim
@@ -11,8 +11,6 @@ import xmltree
import streams
import sugar
-import marshal
-
type
Atom* = object
author: AtomAuthor # Sugar, not in Atom spec. Returns the first author.