mirror of
https://github.com/apache/sqoop.git
synced 2025-05-08 07:41:21 +08:00
SQOOP-2718: Sqoop2: Remove extra entry from IncrementalType enum
(Abraham Fine via Jarek Jarcec Cecho)
This commit is contained in:
parent
408e3d5663
commit
e9df0207e8
@ -19,5 +19,5 @@
|
||||
|
||||
public enum IncrementalType {
|
||||
NONE,
|
||||
NEW_FILES, IncrementalType,
|
||||
NEW_FILES
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user