Skip to content

Commit

Permalink
[ML] PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
darnautov committed Nov 11, 2019
1 parent 65fbe9f commit 3df5ebf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/

/**
* Date Visualizer modes.
* File data visualizer modes.
*/
export enum MODE {
READ,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@


export { FileDataVisualizerView } from './file_datavisualizer_view';
export { MODE } from './constants';

0 comments on commit 3df5ebf

Please sign in to comment.