Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
remove Rest_traverse.py
Browse files Browse the repository at this point in the history
  • Loading branch information
goschtl committed Nov 8, 2010
1 parent 2a41a3b commit 16d0e3c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 98 deletions.
2 changes: 1 addition & 1 deletion src/grokcore/rest/ftests/rest/localgrants.py
Expand Up @@ -53,7 +53,7 @@
import grokcore.component as grok
from grokcore import view, content, rest, security

class Mammoth(content.Model):
class Mammoth(content.Container):

def __init__(self, name):
self.name = name
Expand Down
97 changes: 0 additions & 97 deletions src/grokcore/rest/ftests/rest/rest_traverse.py

This file was deleted.

0 comments on commit 16d0e3c

Please sign in to comment.