summaryrefslogtreecommitdiff
path: root/morph
diff options
context:
space:
mode:
Diffstat (limited to 'morph')
-rwxr-xr-xmorph1
1 files changed, 0 insertions, 1 deletions
diff --git a/morph b/morph
index 3d43cc61..1d6dc4cb 100755
--- a/morph
+++ b/morph
@@ -187,7 +187,6 @@ class Morph(cliapp.Application):
'%s.morph' % x['morph']))
source = morphlib.source.Source(reponame, ref, absref,
morphology, filename)
- source.repo = repo
pool.add(source)
return pool