Skip to content

Commit

Permalink
Reverted docstring as the method is actually being used
Browse files Browse the repository at this point in the history
  • Loading branch information
OmerBenGera committed Jan 3, 2022
1 parent afa657c commit 34363f5
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -54,7 +54,6 @@ public interface DatabaseBridge {

/**
* Load data from the database for this object.
* Please note, this is currently unused. Instead, {@link #loadAllObjects(String, Consumer)} is used on all tables.
*
* @param table The table to get the data from.
* @param filter The filter of the column.
Expand Down

0 comments on commit 34363f5

Please sign in to comment.