Skip to content

Commit

Permalink
delete relation to user bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
makasim committed Jul 12, 2011
1 parent 636a3f3 commit 2af9a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Model/SignedCommentInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

namespace FOS\CommentBundle\Model;

use FOS\UserBundle\Model\UserInterface;
use Symfony\Component\Security\Core\User\UserInterface;

/**
* A signed comment is bound to a FOS\UserBundle User model.
Expand Down

0 comments on commit 2af9a04

Please sign in to comment.