This commit is contained in:
Luke Taylor 2010-07-23 01:57:45 +01:00
parent 2afccfc633
commit e659e15f90
3 changed files with 8 additions and 10 deletions

View File

@ -1,7 +1,5 @@
package samples.gae.users;
import com.google.appengine.api.datastore.EntityNotFoundException;
/**
*
* Service used to maintain a list of users who are registered with the application.