Skip to content

Commit 7b02f59

Browse files
Remove DynamicMenuUpdateAlgorithm class header
1 parent 71dc383 commit 7b02f59

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

base/src/main/java/com/smartdevicelink/managers/screen/menu/DynamicMenuUpdateAlgorithm.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
import java.util.ArrayList;
44
import java.util.List;
55

6-
/**
7-
* Created by Bilal Alsharifi on 1/25/21.
8-
*/
96
class DynamicMenuUpdateAlgorithm {
107
// Cell state that tells the menu manager what it should do with a given SDLMenuCell
118
enum MenuCellState {

0 commit comments

Comments
 (0)