update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b third try
[osm/UI.git] / skyquake / plugins / composer / src / src / libraries / model / DescriptorModelSerializer.js
index b496041..5a913a0 100644 (file)
@@ -15,9 +15,6 @@
  *   limitations under the License.
  *
  */
-/**
- * Created by onvelocity on 10/20/15.
- */
 
 import DescriptorModelMetaFactory from './DescriptorModelMetaFactory'
 
@@ -43,4 +40,4 @@ const DescriptorModelSerializer = {
                return result;
        }
 }
-export default DescriptorModelSerializer;
\ No newline at end of file
+export default DescriptorModelSerializer;