Revision: dfce03084de9
Author:   eatnumber1 <[email protected]>
Date:     Fri Apr 11 18:20:55 2014 UTC
Log:      Edited wiki page BoundFields through web user interface.
http://code.google.com/p/google-guice/source/detail?r=dfce03084de9&repo=wiki

Modified:
 /BoundFields.wiki

=======================================
--- /BoundFields.wiki   Fri Apr 11 18:20:25 2014 UTC
+++ /BoundFields.wiki   Fri Apr 11 18:20:55 2014 UTC
@@ -20,8 +20,7 @@

   private Module getTestModule() {
     return new AbstractModule() {
-      @Override
-      protected void configure() {
+      @Override protected void configure() {
         bind(Bar.class).toInstance(barMock);
       }
     };

--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-guice-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to