Removed duplicate public keywords.
This commit is contained in:
parent
e14b484ca5
commit
30418cad13
90 changed files with 694 additions and 720 deletions
|
|
@ -36,5 +36,5 @@ public interface MongodbConnectionProvider {
|
|||
* Returns a DB connection.
|
||||
* @return An DB connection to mongodb
|
||||
*/
|
||||
public DB getMongodbConnection();
|
||||
DB getMongodbConnection();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue