Sho SHIMIZU
Committed by Gerrit Code Review

Remove RES definition as potential use case is unknow right now

Change-Id: I6d7d44598755632dbe5d069bc0de3e740e7ccc17
......@@ -23,7 +23,6 @@ package org.onosproject.net;
* </p>
*/
public enum GridType {
RES, // ??
DWDM, // Dense Wavelength Division Multiplexing
CWDM, // Coarse WDM
FLEX // Flex Grid
......