parent
fe90a2e559
commit
6dd78feb53
@ -0,0 +1,7 @@
|
||||
package com.olexyn.burnsmail.model;
|
||||
|
||||
public enum ClassifyCategory {
|
||||
|
||||
SPAM,
|
||||
UNDEFINED
|
||||
}
|
Loading…
Reference in new issue